org.apache.openejb.config.sys
Class MapFactory

java.lang.Object
  extended by org.apache.openejb.config.sys.MapFactory

public final class MapFactory
extends Object


Constructor Summary
MapFactory()
           
 
Method Summary
 Map<?,?> create()
           
 Properties getProps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapFactory

public MapFactory()
Method Detail

create

public Map<?,?> create()

getProps

public Properties getProps()


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