Package org.glassfish.internal.api

Interface Summary
AdminAccessController Determines the behavior of administrative access to GlassFish v3.
ClassLoaderHierarchy This class is responsible foe 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.
Init Init services are run at server start.
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.
PostStartup Denotes a service that should be ran after the server has finished starting.
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.
 

Class Summary
ConnectorClassFinder connector-class-finder to provide a class from its .rar
DelegatingClassLoader This classloader has a list of classloaders called as delegates that it uses to find classes.
Globals Very sensitive class, anything stored here cannot be garbage collected
RelativePathResolver The purpose of this class is to expand paths that contain embedded system properties of the form ${property-name}.
SharedSecureRandom An utility class that supplies an Initialized SecureRandom.
Target  
 

Enum Summary
AdminAccessController.Access Represents the possible types of access granted as the result of logging in as an admin user.
 

Annotation Types Summary
Visibility Defines a component visibility.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.