Interface | Description |
---|---|
IAdditionalClassProvider |
Provide a capabilitiy for loading classes, used by
ServiceClassLoader to load classed
from the lrmi class loader holder. |
LoggableClassLoader |
A class loader that can provide a log name asspciated with it.
|
Class | Description |
---|---|
ActivateWrapper |
A wrapper for activatable objects, providing separation of the import codebase (where the server
classes are loaded from by the activation group) from the export codebase (where clients should
load classes from for stubs, etc.) as well as providing an independent security policy file for
each activatable object.
|
ActivateWrapper.ActivateDesc |
Descriptor for registering a "wrapped" activatable object.
|
AdditionalClassProviderFactory |
Factory containing a singleton
IAdditionalClassProvider , currently used to load classed
from the LRMIClassLoadersHolder from the ServiceClassLoader due to backward reference between jar
dependencies |
BootUtil |
Provides static convenience methods for use in configuration files.
|
BootUtil.NetworkInterfaceWrapper | |
BootUtil.NetworkSnapshot | |
BootUtil.NetworkTuple | |
ClassAnnotator |
Provides support to annotate classes required for dynamic class loading in RMI
|
CodeChangeClassLoader |
Created by Barak Bar Orion A marker class.
|
CodeChangeClassLoadersManager |
Created by tamirs
on 11/8/16.
|
CommonClassLoader |
The CommonClassLoader implements
ComponentLoader interface and is
created by the RioServiceDescriptor or RioActivatableServiceDescriptor when starting a Rio service and contains
common declared platform JARs to be made available to its children. |
PUZipUtils | |
RemoteClassLoaderInfo |
Created by tamirs
on 11/14/16.
|
RioActivatableServiceDescriptor |
Class used to launch shared, activatable services.
|
RioActivatableServiceDescriptor.Created |
Object returned by
RioActivatableServiceDescriptor.create() method that returns the proxy, group identifier,
and activation identifier for the created service. |
RioServiceDescriptor |
The RioServiceDescriptor class is a utility that conforms to the Jini technology ServiceStarter
framework, and will start a service using the
CommonClassLoader as a
shared, non-activatable, in-process service. |
ServiceClassLoader |
The ServiceClassLoader overrides getURLs(), ensuring all classes that need to be annotated with
specific location(s) are returned appropriately
|
SharedServiceData |
Statically hold different class loaders per jee container
|
SpaceInstanceRemoteClassLoaderInfo |
Created by tamirs
on 11/14/16.
|
SupportCodeChangeAnnotationContainer |
Created by tamirs
on 11/8/16.
|
TLSUtils |
Created by Barak Bar Orion on 11/26/15.
|
Exception | Description |
---|---|
PUZipUtils.DownloadProcessingUnitException |
Copyright © GigaSpaces.