Uses of Interface
net.jini.lookup.JoinManager.ModifyAttributesLatch
Packages that use JoinManager.ModifyAttributesLatch
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.ModifyAttributesLatch in com.j_spaces.core.service
Classes in com.j_spaces.core.service that implement JoinManager.ModifyAttributesLatchMethods in com.j_spaces.core.service that return JoinManager.ModifyAttributesLatch -
Uses of JoinManager.ModifyAttributesLatch in net.jini.lookup
Methods in net.jini.lookup that return JoinManager.ModifyAttributesLatchModifier and TypeMethodDescriptionJoinManager.addAttributes(Entry[] attrSets, boolean checkSC, JoinManager.ModifyAttributesLatchFactory latchFactory) JoinManager.ModifyAttributesLatchFactory.create(int n) JoinManager.modifyAttributes(Entry[] attrSetTemplates, Entry[] attrSets, boolean checkSC, JoinManager.ModifyAttributesLatchFactory latchFactory) JoinManager.setAttributes(Entry[] attrSets, JoinManager.ModifyAttributesLatchFactory latchFactory)