Class ServiceEnvironmentImpl

  • All Implemented Interfaces:
    edu.uiuc.ncsa.security.core.Logable, Serializable, ServiceEnvironment
    Direct Known Subclasses:
    OA2SE

    public class ServiceEnvironmentImpl
    extends edu.uiuc.ncsa.security.core.util.AbstractEnvironment
    implements ServiceEnvironment
    The runtime environment for a service. This is a bridge between the configuration and the instances. Typically it is populated with providers (i.e.configured factories) which retrieves the instances as needed.

    Created by Jeff Gaynor
    on 1/9/12 at 4:08 PM

    See Also:
    Serialized Form