org.apache.geronimo.axis2
Class GeronimoFactoryRegistry
java.lang.Object
org.apache.geronimo.axis2.GeronimoFactoryRegistry
public class GeronimoFactoryRegistry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoFactoryRegistry
public GeronimoFactoryRegistry()
put
public <T> void put(Class<T> key,
T value)
get
public <T> T get(Class<T> key)
Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.