Uses of Class
org.silverpeas.core.admin.component.PersonalComponentRegistry
-
Packages that use PersonalComponentRegistry Package Description org.silverpeas.core.admin.component Provides an API to manage the life-cycle of the Silverpeas components (id est applications) that are available. -
-
Uses of PersonalComponentRegistry in org.silverpeas.core.admin.component
Methods in org.silverpeas.core.admin.component that return PersonalComponentRegistry Modifier and Type Method Description static PersonalComponentRegistry
PersonalComponentRegistry. get()
Gets an instance of this PersonalComponentRegistry registry.
-