org.apache.juddi
Class InitialContextInfo

java.lang.Object
  extended by org.apache.juddi.InitialContextInfo
All Implemented Interfaces:
Serializable

public class InitialContextInfo
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  List<Property> contextProperty
           
 
Constructor Summary
InitialContextInfo()
           
 
Method Summary
 List<Property> getContextProperty()
           
 void setProperty(List<Property> contextProperty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contextProperty

protected List<Property> contextProperty
Constructor Detail

InitialContextInfo

public InitialContextInfo()
Method Detail

getContextProperty

public List<Property> getContextProperty()

setProperty

public void setProperty(List<Property> contextProperty)


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.