Interface ServiceControlled

All Known Implementing Classes:
ActiveElectionState, BasicServiceType, ClusterGroup, ClusterName, ContainerName, GenericEntry, HostName, JoinState, ServiceInfo, ServiceType, State, Status

public interface ServiceControlled
This interface indicates that an Entry class is created and modified by the service with which it is associated. Parties other than the service that registered itself should not attempt to add or modify any object that implements this interface.
Author:
Sun Microsystems, Inc.
See Also: