Interface | Description |
---|---|
LifeCycle |
The interface used to manage the lifecycle of shared, non-activatable services started by the
service starter.
|
ServiceDescriptor |
Interface that all service description objects must implement.
|
ServiceProxyAccessor |
Provides a means to obtain a client-side proxy from a "base" service object.
|
Class | Description |
---|---|
AggregatePolicyProvider |
Security policy provider which supports associating security sub-policies with context class
loaders.
|
ClassLoaderUtil |
This class provides useful utilities for creating and manipulating class loaders.
|
HTTPDStatus |
Class which can be used to print a descriptive warning message if a codebase accessibility
problem is found.
|
LoaderSplitPolicyProvider |
Security policy provider which handles permission queries and grants by delegating to different
policy providers depending on the class loader involved.
|
NonActivatableServiceDescriptor |
Class used to launch shared, non-activatable, in-process services.
|
NonActivatableServiceDescriptor.Created |
Object returned by
NonActivatableServiceDescriptor.create() method that returns the proxy and implementation
references for the created service. |
ServiceStarter |
This class provides the main routine for starting shared groups, non-activatable services, and
activatable services.
|
SharedActivationPolicyPermission |
Permission class used by the service starter package. |
Copyright © GigaSpaces.