JGDMS Project 3.0-SNAPSHOT API Documentation

Skip navigation links
A C E G H I M O S U V 

A

activate(ActivationID, boolean) - Method in interface org.apache.river.phoenix.dl.Activator
Returns a marshalled proxy wrapped in a MarshalledWrapper for the activated object corresponding to the specified activation identifier.
activate(boolean) - Method in class org.apache.river.phoenix.dl.AID
Activate the object corresponding to this instance.
Activator - Interface in org.apache.river.phoenix.dl
The activator used by AID.
activator - Variable in class org.apache.river.phoenix.dl.AID
 
ActivatorPermission - Class in org.apache.river.phoenix.dl
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.
ActivatorPermission(String) - Constructor for class org.apache.river.phoenix.dl.ActivatorPermission
Creates an instance with the specified name.
AID - Class in org.apache.river.phoenix.dl
 
AID(Activator, UID) - Constructor for class org.apache.river.phoenix.dl.AID
 

C

checkTrustEquivalence(Object) - Method in class org.apache.river.phoenix.dl.ConstrainableAID
Returns true if the object is an instance of this class with the same UID and a trust equivalent activator.
ConstrainableAID - Class in org.apache.river.phoenix.dl
A subclass of AID that implements the RemoteMethodControl interface by delegating to the contained activator.
ConstrainableAID(Activator, UID) - Constructor for class org.apache.river.phoenix.dl.ConstrainableAID
Creates an activation identifier containing the specified remote object activator, a new unique identifier, and null client constraints.
ConstrainableAID.Verifier - Class in org.apache.river.phoenix.dl
A ProxyTrust trust verifier for ConstrainableAID instances.

E

equals(Object) - Method in class org.apache.river.phoenix.dl.AID
 
equals(Object) - Method in class org.apache.river.phoenix.dl.ExecOptionPermission
Two instances of this class are equal if each implies the other; that is, every option that matches the name of one instance matches the name of the other instance.
equals(Object) - Method in class org.apache.river.phoenix.dl.ExecPermission
Two instances of this class are equal if FilePermission instances created with their names are equal.
ExecOptionPermission - Class in org.apache.river.phoenix.dl
Represents permission to use a specific option or options in the command for creating an activation group.
ExecOptionPermission(String) - Constructor for class org.apache.river.phoenix.dl.ExecOptionPermission
Constructs an instance with the specified name.
ExecPermission - Class in org.apache.river.phoenix.dl
Represents permission to execute a command to create an activation group.
ExecPermission(String) - Constructor for class org.apache.river.phoenix.dl.ExecPermission
Constructs an instance with the specified name.

G

getActions() - Method in class org.apache.river.phoenix.dl.ExecOptionPermission
Returns the empty string.
getActions() - Method in class org.apache.river.phoenix.dl.ExecPermission
Returns the empty string.
getConstraints() - Method in class org.apache.river.phoenix.dl.ConstrainableAID
Returns the client constraints.
getUID() - Method in class org.apache.river.phoenix.dl.AID
 

H

hashCode() - Method in class org.apache.river.phoenix.dl.AID
 
hashCode() - Method in class org.apache.river.phoenix.dl.ExecOptionPermission
Returns a hash code value for this object.
hashCode() - Method in class org.apache.river.phoenix.dl.ExecPermission
Returns a hash code value for this object.

I

implies(Permission) - Method in class org.apache.river.phoenix.dl.ExecOptionPermission
Returns true if the specified permission is an instance of ExecOptionPermission and every option that matches the name of specified permission also matches the name of this permission; returns false otherwise.
implies(Permission) - Method in class org.apache.river.phoenix.dl.ExecPermission
Returns true if the specified permission is an instance of ExecPermission and a FilePermission constructed with the name of this permission implies a FilePermission constructed with the name of the specified permission; returns false otherwise.
InactiveGroupException - Exception in org.apache.river.phoenix.dl
Thrown if a local or remote call is made on a group implementation instance that is inactive.
InactiveGroupException(String) - Constructor for exception org.apache.river.phoenix.dl.InactiveGroupException
Constructs an instance with the specified detail message.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.phoenix.dl.ConstrainableAID.Verifier
Verifies trust in a proxy.

M

MonitorPermission - Class in org.apache.river.phoenix.dl
Represents permissions that can be used to express the access control policy for the ActivationMonitor remote object exported with BasicJeriExporter.
MonitorPermission(String) - Constructor for class org.apache.river.phoenix.dl.MonitorPermission
Creates an instance with the specified name.

O

org.apache.river.phoenix.dl - package org.apache.river.phoenix.dl
 

S

setConstraints(MethodConstraints) - Method in class org.apache.river.phoenix.dl.ConstrainableAID
Returns a new copy of this activation identifier containing the same unique identifier and a copy of the activator with the new specified constraints.
SystemPermission - Class in org.apache.river.phoenix.dl
Represents permissions that can be used to express the access control policy for the ActivationSystem remote object exported with BasicJeriExporter.
SystemPermission(String) - Constructor for class org.apache.river.phoenix.dl.SystemPermission
Creates an instance with the specified name.

U

uid - Variable in class org.apache.river.phoenix.dl.AID
 

V

Verifier(Activator) - Constructor for class org.apache.river.phoenix.dl.ConstrainableAID.Verifier
Creates a verifier for the specified activator.
A C E G H I M O S U V 
Skip navigation links
Copyright ©, multiple authors.

Copyright © 2016–2018. All rights reserved.