Uses of Interface
com.sun.jini.admin.DestroyAdmin
Packages that use DestroyAdmin
Package
Description
Provides GigaSpaces administration services
Provides implementations of the
TransactionManager service.
Utilities for managing Mahalo's recoverable log of transaction state.
Provides implementations of
ServiceRegistrar.-
Uses of DestroyAdmin in com.j_spaces.core.admin
Classes in com.j_spaces.core.admin that implement DestroyAdminModifier and TypeClassDescriptionclassCopyright (c) 2010 GigaSpaces Technologies Ltd.classCopyright (c) 2010 GigaSpaces Technologies Ltd. -
Uses of DestroyAdmin in com.j_spaces.core.service
Subinterfaces of DestroyAdmin in com.j_spaces.core.serviceModifier and TypeInterfaceDescriptioninterfaceCopyright (c) 2010 GigaSpaces Technologies Ltd.Classes in com.j_spaces.core.service that implement DestroyAdminModifier and TypeClassDescriptionclassCopyright (c) 2010 GigaSpaces Technologies Ltd.classCopyright (c) 2010 GigaSpaces Technologies Ltd. -
Uses of DestroyAdmin in com.sun.jini.mahalo
Subinterfaces of DestroyAdmin in com.sun.jini.mahaloModifier and TypeInterfaceDescriptioninterfaceEncapsulates the interface of an implementation of aTransactionManager.Classes in com.sun.jini.mahalo that implement DestroyAdminModifier 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 DestroyAdmin in com.sun.jini.mahalo.log
Subinterfaces of DestroyAdmin in com.sun.jini.mahalo.logClasses in com.sun.jini.mahalo.log that implement DestroyAdminModifier and TypeClassDescriptionclassmock log manager for transient mahaloclass -
Uses of DestroyAdmin in com.sun.jini.reggie
Subinterfaces of DestroyAdmin 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 DestroyAdminModifier and TypeClassDescriptionclassBase server-side implementation of a lookup service, subclassed by TransientRegistrarImpl and PersistentRegistrarImpl.