As well as an overview of SLEE profiles, this section includes instructions for performing the following Rhino SLEE procedures with explanations, examples and links to related javadocs:
Procedure | rhino-console command(s) | MBean(s) → Operation |
---|---|---|
createprofiletable |
Profile Provisioning → createProfileTable |
|
createprofile |
Profile Provisioning → createProfile |
|
listprofiletables |
Profile Provisioning → getProfileTables |
|
listprofiles |
Profile Provisioning → getProfiles |
|
listprofileattributes |
Profile Provisioning, Profile → getProfile |
|
setprofileattributes |
Profile Provisioning, Profile → getProfile |
|
listprofilesbyattribute + listprofilesbyindexedattribute |
Profile Provisioning → getProfilesByAttribute + Profile Provisioning → getProfilesByIndexedAttribute + Profile Provisioning → getProfilesByStaticQuery + Profile Provisioning → getProfilesByDynamicQuery |
|
exportall + importprofiles |
Profile Provisioning → exportProfiles + Profile Provisioning → importProfiles |