Uses of Interface
net.jini.lookup.JoinManager.ModifyAttributesLatchFactory
Packages that use JoinManager.ModifyAttributesLatchFactory
Package
Description
Standard utility classes for managing the join state of a service
and the service discovery duties of a client or service.
-
Uses of JoinManager.ModifyAttributesLatchFactory in com.j_spaces.core.service
Classes in com.j_spaces.core.service that implement JoinManager.ModifyAttributesLatchFactory -
Uses of JoinManager.ModifyAttributesLatchFactory in net.jini.lookup
Methods in net.jini.lookup with parameters of type JoinManager.ModifyAttributesLatchFactoryModifier and TypeMethodDescriptionJoinManager.addAttributes(Entry[] attrSets, boolean checkSC, JoinManager.ModifyAttributesLatchFactory latchFactory) JoinManager.modifyAttributes(Entry[] attrSetTemplates, Entry[] attrSets, boolean checkSC, JoinManager.ModifyAttributesLatchFactory latchFactory) JoinManager.setAttributes(Entry[] attrSets, JoinManager.ModifyAttributesLatchFactory latchFactory)