public class ServiceKey extends java.lang.Object implements RegistryObject
Constructor and Description |
---|
ServiceKey()
Construct a new initialized serviceKey instance.
|
ServiceKey(java.lang.String keyValue)
Construct a new ServiceKey with a given key value.
|
public ServiceKey()
public ServiceKey(java.lang.String keyValue)
keyValue
- The ServiceKey of the new key value.public void setValue(java.lang.String newValue)
newValue
- The new key value for this ServiceKey.public java.lang.String getValue()
Copyright ? 2003 Apache Software Foundation. All rights reserved.