Uses of Interface
net.jini.admin.JoinAdmin
Packages that use JoinAdmin
Package
Description
Provides GigaSpaces administration services
Provides implementations of the
TransactionManager service.
Provides implementations of
ServiceRegistrar.-
Uses of JoinAdmin in com.j_spaces.core.admin
Classes in com.j_spaces.core.admin that implement JoinAdminModifier and TypeClassDescriptionclassCopyright (c) 2010 GigaSpaces Technologies Ltd.classCopyright (c) 2010 GigaSpaces Technologies Ltd. -
Uses of JoinAdmin in com.j_spaces.core.service
Subinterfaces of JoinAdmin in com.j_spaces.core.serviceModifier and TypeInterfaceDescriptioninterfaceCopyright (c) 2010 GigaSpaces Technologies Ltd.Classes in com.j_spaces.core.service that implement JoinAdminModifier and TypeClassDescriptionclassCopyright (c) 2010 GigaSpaces Technologies Ltd.classCopyright (c) 2010 GigaSpaces Technologies Ltd. -
Uses of JoinAdmin in com.sun.jini.mahalo
Subinterfaces of JoinAdmin in com.sun.jini.mahaloModifier and TypeInterfaceDescriptioninterfaceEncapsulates the interface of an implementation of aTransactionManager.Classes in com.sun.jini.mahalo that implement JoinAdminModifier and TypeClassDescriptionclassConvenience class intended for use with theServiceStarterframework to start a transient (non-activatable, non-persistent) implementation of Mahalo.classAn implementation of the Jini(TM) Transaction Specification. -
Uses of JoinAdmin in com.sun.jini.reggie
Subinterfaces of JoinAdmin in com.sun.jini.reggieModifier and TypeInterfaceDescriptioninterfaceRegistrar defines the private protocol between the various client-side proxies and the registrar server.Classes in com.sun.jini.reggie that implement JoinAdminModifier and TypeClassDescriptionclassBase server-side implementation of a lookup service, subclassed by TransientRegistrarImpl and PersistentRegistrarImpl.