Interface | Description |
---|---|
Activator |
The activator used by
AID . |
Class | Description |
---|---|
ActivatorPermission |
Represents permissions that can be used to express the access control
policy for the activator, the remote object handling object activation,
if that remote object is exported with
BasicJeriExporter . |
AID | |
ConstrainableAID |
A subclass of
AID that implements the RemoteMethodControl interface by delegating to the contained activator. |
ConstrainableAID.Verifier |
A
ProxyTrust trust verifier for
ConstrainableAID instances. |
ExecOptionPermission |
Represents permission to use a specific option or options in the command
for creating an activation group.
|
ExecPermission |
Represents permission to execute a command to create an activation group.
|
MonitorPermission |
Represents permissions that can be used to express the access control
policy for the
ActivationMonitor remote object exported with
BasicJeriExporter . |
SystemPermission |
Represents permissions that can be used to express the access control
policy for the
ActivationSystem remote
object exported with
BasicJeriExporter . |
Exception | Description |
---|---|
InactiveGroupException |
Thrown if a local or remote call is made on a group implementation
instance that is inactive.
|
Copyright © 2016–2018. All rights reserved.