net.jini.lookup.entry
Interface ServiceControlled

All Known Implementing Classes:
ServiceType, Status, ServiceInfo

public abstract 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.

See Also:
Entry



Copyright © 1999 Sun Microsystems, Inc. All rights reserved