org.apache.geronimo.kernel.repository
Class ImportType
java.lang.Object
org.apache.geronimo.kernel.repository.ImportType
- All Implemented Interfaces:
- Serializable
public class ImportType
- extends Object
- implements Serializable
- Version:
- $Rev: 763999 $ $Date: 2009-04-11 02:35:10 +0800 (Sat, 11 Apr 2009) $
- See Also:
- Serialized Form
ALL
public static final ImportType ALL
CLASSES
public static final ImportType CLASSES
SERVICES
public static final ImportType SERVICES
getByName
public static ImportType getByName(String name)
getName
public String getName()
toString
public String toString()
- Overrides:
toString in class Object
readResolve
protected Object readResolve()
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.