Package org.glassfish.internal.api


package org.glassfish.internal.api
  • Class
    Description
    Determines the behavior of administrative access to GlassFish v3.
    Represents the possible types of access granted as the result of logging in as an admin user.
    This class is responsible for creation of class loader hierarchy of an application.
    We support two policies: 1.
    This classloader has a list of classloaders called as delegates that it uses to find classes.
    findClass method of ClassLoader is usually a protected method.
    Such service implementations are invoked when the domain directory is upgraded following a upgrade event.
    Implements the internal system administrator contract for embedded internal command submissions.
    Very sensitive class, anything stored here cannot be garbage collected
    The point of this service is to ensure that the Globals service is properly initialized by the RunLevelService at the InitRunLevel.
    The meta annotation representing the Init RunLevel.
    Logger information for the internal-api module.
    Represents an internal system admin.
    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
    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.
     
    This class provides a contract to initialize the MQ broker
    Contract for ORB provider.
    The meta annotation representing the
    invalid reference
    PostStartup
    RunLevel.
    Denotes anything private.
    Denotes anything private (not visible to users, meant for internal administration/containers functionalilties).
    Denotes anything public meant for users'consumption.
    The purpose of this class is to expand paths that contain embedded system properties of the form ${property-name}.
     
    Interface to get REST Interface UID.
    ServerContext interface: the server-wide runtime environment created by ApplicationServer and shared by its subsystems such as the web container or EJB container.
    An utility class that supplies an Initialized SecureRandom.
     
    Interface that augment the AdminCommand responsibilities by adding the ability to undo a previously successful execution of an administrative command.
    Defines a component visibility.