| AdminAccessController |
Determines the behavior of administrative access to GlassFish v3.
|
| ClassLoaderHierarchy |
This class is responsible for creation of class loader hierarchy
of an application.
|
| ConnectorClassLoaderService |
We support two policies:
1.
|
| DelegatingClassLoader.ClassFinder |
findClass method of ClassLoader is usually a protected method.
|
| DomainUpgrade |
Such service implementations are invoked when the domain directory
is upgraded following a upgrade event.
|
| InternalSystemAdministrator |
Represents an internal system admin.
|
| JAXRPCCodeGenFacade |
This interface acts as a facade
for generating all non portable
jax-rpc artifacts for a single .ear or standalone module
It will be used for webservice clients
|
| LocalPassword |
Manage a local password, which is a cryptographically secure random number
stored in a file with permissions that only allow the owner to read it.
|
| LogManager |
|
| MQInitializer |
This class provides a contract to initialize the MQ broker
|
| ORBLocator |
Contract for ORB provider.
|
| Privacy |
Denotes anything private.
|
| Private |
Denotes anything private (not visible to users, meant for internal
administration/containers functionalilties).
|
| Public |
Denotes anything public meant for users'consumption.
|
| RestInterfaceUID |
Interface to get REST Interface UID.
|
| ServerContext |
ServerContext interface: the server-wide runtime environment created by
ApplicationServer and shared by its subsystems such as the web container
or EJB container.
|
| UndoableCommand |
Interface that augment the AdminCommand responsibilities by adding the ability
to undo a previously successful execution of an administrative command.
|