org.apache.juddi
Class InitialContextInfo
java.lang.Object
org.apache.juddi.InitialContextInfo
- All Implemented Interfaces:
- Serializable
public class InitialContextInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contextProperty
protected List<Property> contextProperty
InitialContextInfo
public InitialContextInfo()
getContextProperty
public List<Property> getContextProperty()
setProperty
public void setProperty(List<Property> contextProperty)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.