Package org.jini.rio.boot
package org.jini.rio.boot
-
ClassDescriptionFactory containing a singleton
IAdditionalClassProvider, currently used to load classed from the LRMIClassLoadersHolder from the ServiceClassLoader due to backward reference between jar dependenciesProvides static convenience methods for use in configuration files.Provides support to annotate classes required for dynamic class loading in RMICreated by Barak Bar Orion A marker class.Created by tamirs on 11/8/16.The CommonClassLoader implementsComponentLoaderinterface and is created by theRioServiceDescriptorororg.jini.rio.boot.RioActivatableServiceDescriptorwhen starting a Rio service and contains common declared platform JARs to be made available to its children.Provide a capabilitiy for loading classes, used byServiceClassLoaderto load classed from the lrmi class loader holder.A class loader that can provide a log name asspciated with it.Created by tamirs on 11/14/16.The RioServiceDescriptor class is a utility that conforms to the Jini technology ServiceStarter framework, and will start a service using theCommonClassLoaderas a shared, non-activatable, in-process service.The ServiceClassLoader overrides getURLs(), ensuring all classes that need to be annotated with specific location(s) are returned appropriatelyStatically hold different class loaders per jee containerCreated by tamirs on 11/14/16.Created by tamirs on 11/8/16.Created by Barak Bar Orion on 11/26/15.