JGDMS Project 3.0-SNAPSHOT API Documentation

Skip navigation links
A B C D E F G H I L M N R S T U V 

A

add(Entry[], Entry[]) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Deprecated.
Returns a new array containing the elements of the addAttrSets parameter (that are not duplicates of any of the elements already in the attrSets parameter) added to the elements of attrSets.
add(Entry[], Entry[], boolean) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Deprecated.
Returns a new array containing the elements of the addAttrSets parameter (that are not duplicates of any of the elements already in the attrSets parameter) added to the elements of attrSets.
AggregatePolicyProvider - Class in com.sun.jini.start
Deprecated.
AggregatePolicyProvider() - Constructor for class com.sun.jini.start.AggregatePolicyProvider
Deprecated.
 
AggregatePolicyProvider(Policy) - Constructor for class com.sun.jini.start.AggregatePolicyProvider
Deprecated.
 

B

BAD_INVOCATION - Static variable in class com.sun.jini.constants.ThrowableConstants
Deprecated.
Value returned by retryable to indicate that the passed Throwable implies that retrying the operation that threw the Throwable with the same arguments and the same expected return value would not be fruitful.
BAD_OBJECT - Static variable in class com.sun.jini.constants.ThrowableConstants
Deprecated.
Value returned by retryable to indicate that the passed Throwable implies that any further operations on the object that threw the Throwable would not be fruitful.
BasicProxyTrustVerifier - Class in com.sun.jini.proxy
Deprecated.
BasicProxyTrustVerifier(Object) - Constructor for class com.sun.jini.proxy.BasicProxyTrustVerifier
Deprecated.
 

C

cancelAll(LocalLandlord, Uuid[]) - Static method in class com.sun.jini.landlord.LandlordUtil
Deprecated.
Call landlord.cancel() for each object in cookies[], passing cookies[i].
check(Entry[], boolean) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Deprecated.
Throws an IllegalArgumentException if any element of the array is not an instance of a valid Entry class (the class is not public, or does not have a no-arg constructor, or has primitive public non-static non-final fields).
ClassLoaderUtil - Class in com.sun.jini.start
This class provides useful utilities for creating and manipulating class loaders.
com.sun.jini.admin - package com.sun.jini.admin
 
com.sun.jini.config - package com.sun.jini.config
 
com.sun.jini.constants - package com.sun.jini.constants
 
com.sun.jini.landlord - package com.sun.jini.landlord
 
com.sun.jini.logging - package com.sun.jini.logging
 
com.sun.jini.lookup.entry - package com.sun.jini.lookup.entry
 
com.sun.jini.proxy - package com.sun.jini.proxy
 
com.sun.jini.reliableLog - package com.sun.jini.reliableLog
 
com.sun.jini.start - package com.sun.jini.start
 
com.sun.jini.thread - package com.sun.jini.thread
 
concat(Object[]) - Static method in class com.sun.jini.config.ConfigUtil
Deprecated.
Concatenate the strings resulting from calling String.valueOf(Object) on each element of an array of objects.
Config - Class in com.sun.jini.config
Deprecated.
ConfigUtil - Class in com.sun.jini.config
Deprecated.
ConstrainableProxyUtil - Class in com.sun.jini.proxy
Deprecated.
create(Configuration) - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
Deprecated.
 
Created(Object, Object) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor.Created
Deprecated.
 
createServiceID(String) - Static method in class com.sun.jini.config.ConfigUtil
Deprecated.
Returns a ServiceID constructed from a 128-bit value represented by a string.

D

denied - Variable in class com.sun.jini.landlord.Landlord.RenewResults
Deprecated.
The ith -1 in granted was denied because of denied[i].
DestroyAdmin - Interface in com.sun.jini.admin
Deprecated.
detail - Variable in exception com.sun.jini.reliableLog.LogException
Deprecated.
 
displayClassLoaderTree(ClassLoader) - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that displays the class loader delegation tree for the given class loader.
displayContextClassLoaderTree() - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that displays the class loader delegation tree for the current context class loader.

E

equal(Entry, Entry) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Deprecated.
Test that two entries are the same type, with the same public fields.
equal(Entry[], Entry[]) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Deprecated.
Tests that two Entry[] arrays are the same.
equals(Object) - Method in class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Compares the specified object with this MarshalledWrapper for equality.
equivalentConstraints(MethodConstraints, MethodConstraints, Method[]) - Static method in class com.sun.jini.proxy.ConstrainableProxyUtil
Deprecated.
Test to see if two MethodConstraints instances are equivalent given a method-to-method mapping.

F

FAILED - Static variable in class com.sun.jini.logging.Levels
Deprecated.
FAILED is a message level indicating that a facility has experienced a failure that it will reflect to its caller.
FixedLeasePeriodPolicy - Class in com.sun.jini.landlord
Deprecated.
FixedLeasePeriodPolicy(long, long) - Constructor for class com.sun.jini.landlord.FixedLeasePeriodPolicy
Deprecated.
 

G

get() - Method in class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Returns the result of calling the get method of the wrapped MarshalledInstance, passing the integrity value sampled during deserialization as the verifyCodebaseIntegrity argument.
getClasspathURLs(String) - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that converts the components of a String representing a classpath into file URL(s).
getCodebaseURLs(String) - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that converts the components of a String representing a codebase into standard URL(s).
getDenied(int) - Method in class com.sun.jini.landlord.Landlord.RenewResults
Deprecated.
 
getFloatEntry(Configuration, String, String, float, float, float) - Static method in class com.sun.jini.config.Config
Deprecated.
Obtains a float that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
getGranted(int) - Method in class com.sun.jini.landlord.Landlord.RenewResults
Deprecated.
 
getHostAddress() - Static method in class com.sun.jini.config.ConfigUtil
Deprecated.
Returns the textual presentation of the local host IP address.
getHostName() - Static method in class com.sun.jini.config.ConfigUtil
Deprecated.
Return the local hostname.
getImportCodebaseURLs(String) - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that converts the components of a String representing a codebase or classpath into URL(s).
getIntegrity() - Method in class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Returns the integrity value sampled during deserialization of this MarshalledWrapper instance, or false if this instance was not produced by deserialization or was deserialized from a stream with no integrity protection setting.
getIntEntry(Configuration, String, String, int, int, int) - Static method in class com.sun.jini.config.Config
Deprecated.
Obtains an int that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
getLongEntry(Configuration, String, String, long, long, long) - Static method in class com.sun.jini.config.Config
Deprecated.
Obtains a long that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
getMarshalledInstance() - Method in class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Returns the MarshalledInstance wrapped by this MarshalledWrapper.
getNonNullEntry(Configuration, String, String, Class<T>) - Static method in class com.sun.jini.config.Config
Deprecated.
Obtains a non-null object from the specified Configuration using the specified arguments.
getNonNullEntry(Configuration, String, String, Class<T>, Object) - Static method in class com.sun.jini.config.Config
Deprecated.
Obtains a non-null object from the specified Configuration using the specified arguments.
getNonNullEntry(Configuration, String, String, Class<T>, Object, Object) - Static method in class com.sun.jini.config.Config
Deprecated.
Obtains a non-null object from the specified Configuration using the specified arguments.
grant(LeasedResource, long) - Method in interface com.sun.jini.landlord.LeasePeriodPolicy
Deprecated.
 
granted - Variable in class com.sun.jini.landlord.Landlord.RenewResults
Deprecated.
For each cookie passed to renewAll, granted[i] is the granted lease time, or -1 if the renewal for that lease generated an exception.

H

HANDLED - Static variable in class com.sun.jini.logging.Levels
Deprecated.
HANDLED is a message level indicating that a facility has detected a failure that it will take steps to handle without reflecting the failure to its caller.
hashCode() - Method in class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Returns the hash code value for this MarshalledWrapper.
HTTPDStatus - Class in com.sun.jini.start
Deprecated.
httpdWarning(String) - Static method in class com.sun.jini.start.HTTPDStatus
Deprecated.
 

I

INDEFINITE - Static variable in class com.sun.jini.constants.ThrowableConstants
Deprecated.
Value returned by retryable to indicate that the passed Throwable does not provide any new information on the state of the object that threw it.
integrityEnforced(ObjectInput) - Static method in class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Returns the integrity protection setting of the given stream, determined as follows: if the stream implements ObjectStreamContext and has in its context collection an object of type IntegrityEnforcement, the integrityEnforced method of that object is called and the resulting value returned; otherwise, false is returned.
integrityEnforced(ObjectStreamContext) - Static method in class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Returns the integrity protection setting in the given ObjectStreamContext.
isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.landlord.LandlordProxyVerifier
Deprecated.
 
isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.proxy.BasicProxyTrustVerifier
Deprecated.
 

L

Landlord - Interface in com.sun.jini.landlord
Deprecated.
Landlord.RenewResults - Class in com.sun.jini.landlord
Deprecated.
Note that for security reasons, the public api of this class has changed in the new org.apache.river.landlord name space.
LandlordProxyVerifier - Class in com.sun.jini.landlord
Deprecated.
LandlordProxyVerifier(Landlord, Uuid) - Constructor for class com.sun.jini.landlord.LandlordProxyVerifier
Deprecated.
 
LandlordUtil - Class in com.sun.jini.landlord
Deprecated.
LandlordUtil() - Constructor for class com.sun.jini.landlord.LandlordUtil
Deprecated.
 
LeasedResource - Interface in com.sun.jini.landlord
Deprecated.
LeaseFactory - Class in com.sun.jini.landlord
Deprecated.
LeaseFactory(Landlord, Uuid) - Constructor for class com.sun.jini.landlord.LeaseFactory
Deprecated.
 
LeasePeriodPolicy - Interface in com.sun.jini.landlord
Deprecated.
LeasePeriodPolicy.Result - Class in com.sun.jini.landlord
Deprecated.
 
Levels - Class in com.sun.jini.logging
Deprecated.
LifeCycle - Interface in com.sun.jini.start
Deprecated.
LoaderSplitPolicyProvider - Class in com.sun.jini.start
Deprecated.
LoaderSplitPolicyProvider(ClassLoader, Policy, Policy) - Constructor for class com.sun.jini.start.LoaderSplitPolicyProvider
Deprecated.
 
LocalLandlord - Interface in com.sun.jini.landlord
Deprecated.
LogException - Exception in com.sun.jini.reliableLog
Deprecated.
LogException() - Constructor for exception com.sun.jini.reliableLog.LogException
Deprecated.
Create a wrapper exception for exceptions that occur during a logging operation.
LogException(String) - Constructor for exception com.sun.jini.reliableLog.LogException
Deprecated.
For exceptions that occur during a logging operation, create a wrapper exception with the specified description string.
LogException(String, Throwable) - Constructor for exception com.sun.jini.reliableLog.LogException
Deprecated.
For exceptions that occur during a logging operation, create a wrapper exception with the specified description string and the specified nested exception.
LogHandler - Class in com.sun.jini.reliableLog
Deprecated.
LogHandler() - Constructor for class com.sun.jini.reliableLog.LogHandler
Deprecated.
 
LookupAttributes - Class in com.sun.jini.lookup.entry
Deprecated.

M

main(String[]) - Static method in class com.sun.jini.start.HTTPDStatus
Deprecated.
 
MarshalledWrapper - Class in com.sun.jini.proxy
Deprecated.
MarshalledWrapper(Object) - Constructor for class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Creates a new MarshalledWrapper wrapping a MarshalledInstance containing the given object.
MarshalledWrapper(MarshalledInstance) - Constructor for class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
Creates a new MarshalledWrapper wrapping the given MarshalledInstance.
MarshalledWrapper(AtomicSerial.GetArg) - Constructor for class com.sun.jini.proxy.MarshalledWrapper
Deprecated.
 
matches(Entry, Entry) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Deprecated.
Test if the parameter tmpl is the same class as, or a superclass of, the parameter e, and that every non-null public field of tmpl is the same as the corresponding field of e.
modify(Entry[], Entry[], Entry[]) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Deprecated.
Returns a new array that contains copies of the attributes in the attrSets parameter, modified according to the contents of both the attrSetTmpls parameter and the modAttrSets parameter.
modify(Entry[], Entry[], Entry[], boolean) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Deprecated.
Returns a new array that contains copies of the attributes in the attrSets parameter, modified according to the contents of both the attrSetTmpls parameter and the modAttrSets parameter.

N

NonActivatableServiceDescriptor - Class in com.sun.jini.start
Deprecated.
NonActivatableServiceDescriptor(String, String, String, String, String[], LifeCycle, ProxyPreparer) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Deprecated.
 
NonActivatableServiceDescriptor(AtomicSerial.GetArg) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Deprecated.
 
NonActivatableServiceDescriptor(String, String, String, String, Configuration, LifeCycle, ProxyPreparer) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Deprecated.
 
NonActivatableServiceDescriptor(String, String, String, String, String[], LifeCycle) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Deprecated.
 
NonActivatableServiceDescriptor(String, String, String, String, String[]) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Deprecated.
 
NonActivatableServiceDescriptor(String, String, String, String, String[], ProxyPreparer) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Deprecated.
 
NonActivatableServiceDescriptor.Created - Class in com.sun.jini.start
Deprecated.
 

R

ReadersWriter - Class in com.sun.jini.thread
Deprecated.
ReadersWriter() - Constructor for class com.sun.jini.thread.ReadersWriter
Deprecated.
 
ReliableLog - Class in com.sun.jini.reliableLog
Deprecated.
ReliableLog(String, LogHandler) - Constructor for class com.sun.jini.reliableLog.ReliableLog
Deprecated.
 
renew(LeasedResource, long) - Method in interface com.sun.jini.landlord.LeasePeriodPolicy
Deprecated.
 
renewAll(LocalLandlord, Uuid[], long[]) - Static method in class com.sun.jini.landlord.LandlordUtil
Deprecated.
Call landlord.renew() for each object in cookie[], passing cookie[i] and durations[i].
RenewResults(long[]) - Constructor for class com.sun.jini.landlord.Landlord.RenewResults
Deprecated.
 
RenewResults(long[], Exception[]) - Constructor for class com.sun.jini.landlord.Landlord.RenewResults
Deprecated.
 
Result(long, long) - Constructor for class com.sun.jini.landlord.LeasePeriodPolicy.Result
Deprecated.
 
retryable(Throwable) - Static method in class com.sun.jini.constants.ThrowableConstants
Deprecated.
Attempt to classify the passed Throwable in terms of what it implies about the probability of success of future operations on the object that threw the exception.

S

ServiceDescriptor - Interface in com.sun.jini.start
Deprecated.
ServiceProxyAccessor - Interface in com.sun.jini.start
Deprecated.
stringLiteral(String) - Static method in class com.sun.jini.config.ConfigUtil
Deprecated.
Returns a String whose characters, if parsed by a ConfigurationFile, would yield a String equivalent to the passed argument.

T

ThrowableConstants - Class in com.sun.jini.constants
Deprecated.
ThrowableConstants() - Constructor for class com.sun.jini.constants.ThrowableConstants
Deprecated.
 
translateConstraints(MethodConstraints, Method[]) - Static method in class com.sun.jini.proxy.ConstrainableProxyUtil
Deprecated.
Creates a MethodConstraints using the constraints in methodConstraints, but with the methods remapped according to mappings, where the first element of each pair of elements is mapped to the second.

U

UNCATEGORIZED - Static variable in class com.sun.jini.constants.ThrowableConstants
Deprecated.
Value returned by retryable to indicate that the passed Throwable was of a type that could not be classified.

V

verifyConsistentConstraints(MethodConstraints, Object, Method[]) - Static method in class com.sun.jini.proxy.ConstrainableProxyUtil
Deprecated.
Verify that an object, proxy, is an instance of RemoteMethodControl its MethodConstraints are equivalent to another MethodConstraints instance, methodConstraints once a mapping has been applied.
A B C D E F G H I L M N R S T U V 
Skip navigation links
Copyright ©, multiple authors.

Copyright © 2016–2018. All rights reserved.