org.apache.openejb.config.sys
Class PojoConfig

java.lang.Object
  extended by org.apache.openejb.config.sys.PojoConfig
Direct Known Subclasses:
BeanContextConfig

public class PojoConfig
extends Object


Constructor Summary
PojoConfig()
           
 
Method Summary
 Properties getProperties()
           
 boolean hasProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PojoConfig

public PojoConfig()
Method Detail

getProperties

public Properties getProperties()

hasProperties

public boolean hasProperties()


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