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: 409817 $ $Date: 2006-05-27 09:56:38 +0200 (Sat, 27 May 2006) $
- 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 Object getByName(String name)
getName
public String getName()
toString
public String toString()
readResolve
protected Object readResolve()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.