Package com.j_spaces.start
Class RMIRegistryServiceImpl
java.lang.Object
com.j_spaces.start.RMIRegistryServiceImpl
Copyright (c) 2010 GigaSpaces Technologies Ltd. All rights reserved
The software source code is proprietary and confidential information of GigaSpaces. You may use
the software source code solely under the terms and limitations of The license agreement granted
to you by GigaSpaces.
-
Constructor Summary
ConstructorsConstructorDescriptionRMIRegistryServiceImpl(String[] configArgs, LifeCycle lifeCycle) Constructs aRMIRegistryServiceImplinstance. -
Method Summary
-
Constructor Details
-
RMIRegistryServiceImpl
public RMIRegistryServiceImpl(String[] configArgs, LifeCycle lifeCycle) throws IOException, ConfigurationException, RemoteException Constructs aRMIRegistryServiceImplinstance. This constructor is defined such that it can be called from theNonActivatableServiceDescriptor.createmethod which allows RMIRegistry to be started from theServiceStarter
-