Uses of Class
org.exoplatform.management.rest.annotations.RESTEndpoint
-
Packages that use RESTEndpoint Package Description org.exoplatform.container This package provides container API. -
-
Uses of RESTEndpoint in org.exoplatform.container
Classes in org.exoplatform.container with annotations of type RESTEndpoint Modifier and Type Class Description classPortalContainerCreated by The eXo Platform SAS
The Portal Container is an object responsible for loading services/components.classRootContainerCreated by The eXo Platform SAS
A base container which plays an important role during the startup.classStandaloneContainerCreated by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration entry point.
-