Rio Project 4.2 API Documentation
org.rioproject.entry
Class OperationalStringEntry
java.lang.Object
net.jini.entry.AbstractEntry
org.rioproject.entry.OperationalStringEntry
- All Implemented Interfaces:
- Serializable, Entry
public class OperationalStringEntry
- extends AbstractEntry
The OperationalStringEntry contains the name of the OperationalString the
service is a member of
- Author:
- Dennis Reedy
- See Also:
- Serialized Form
name
public String name
OperationalStringEntry
public OperationalStringEntry()
- Construct a OperationalStringEntry
OperationalStringEntry
public OperationalStringEntry(String name)
- Construct a OperationalStringEntry
- Parameters:
name - The name of an OperationalString
Copyright © 2006-2011 Rio Project. All Rights Reserved.