org.apache.openejb.assembler.classic
Class IdPropertiesInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.IdPropertiesInfo
All Implemented Interfaces:
Serializable

public class IdPropertiesInfo
extends InfoObject

See Also:
Serialized Form

Field Summary
 String id
           
 Properties properties
           
 
Constructor Summary
IdPropertiesInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public String id

properties

public final Properties properties
Constructor Detail

IdPropertiesInfo

public IdPropertiesInfo()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.