Package | Description |
---|---|
com.sun.jini.landlord |
This is a utility for services implementing leases.
|
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
net.jini.core.constraint | |
net.jini.discovery |
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini(TM) Discovery and Join Specification.
|
net.jini.security.proxytrust |
Modifier and Type | Class and Description |
---|---|
class |
ConstrainableLandlordLease
Constrainable sub-class of
LandlordLease . |
Modifier and Type | Method and Description |
---|---|
RemoteMethodControl |
ConstrainableLandlordLease.setConstraints(MethodConstraints constraints) |
Modifier and Type | Class and Description |
---|---|
class |
ConstrainableEventLease
EventLease subclass that supports constraints.
|
Modifier and Type | Method and Description |
---|---|
RemoteMethodControl |
ConstrainableEventLease.setConstraints(MethodConstraints constraints) |
Modifier and Type | Method and Description |
---|---|
RemoteMethodControl |
RemoteMethodControl.setConstraints(MethodConstraints constraints)
Returns a new copy of this proxy with the client constraints set to the specified
constraints.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstrainableLookupLocator
LookupLocator subclass which supports constraint operations through the RemoteMethodControl interface. |
Modifier and Type | Method and Description |
---|---|
RemoteMethodControl |
ConstrainableLookupLocator.setConstraints(MethodConstraints constraints) |
Constructor and Description |
---|
ProxyTrustInvocationHandler(RemoteMethodControl main,
ProxyTrust boot)
Creates an instance with the specified main proxy and bootstrap proxy.
|
Copyright © GigaSpaces.