|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.geronimo.kernel.Naming
| Constructor Summary | |
Naming()
|
|
| Method Summary | |
abstract org.apache.geronimo.gbean.AbstractName |
createChildName(org.apache.geronimo.gbean.AbstractName parentAbstractName,
Artifact artifact,
String name,
String type)
|
abstract org.apache.geronimo.gbean.AbstractName |
createChildName(org.apache.geronimo.gbean.AbstractName parentAbstractName,
String name,
String type)
|
abstract org.apache.geronimo.gbean.AbstractName |
createRootName(Artifact artifact,
String name,
String type)
|
abstract org.apache.geronimo.gbean.AbstractName |
createSiblingName(org.apache.geronimo.gbean.AbstractName parentAbstractName,
String name,
String type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Naming()
| Method Detail |
public abstract org.apache.geronimo.gbean.AbstractName createRootName(Artifact artifact,
String name,
String type)
public abstract org.apache.geronimo.gbean.AbstractName createChildName(org.apache.geronimo.gbean.AbstractName parentAbstractName,
String name,
String type)
public abstract org.apache.geronimo.gbean.AbstractName createSiblingName(org.apache.geronimo.gbean.AbstractName parentAbstractName,
String name,
String type)
public abstract org.apache.geronimo.gbean.AbstractName createChildName(org.apache.geronimo.gbean.AbstractName parentAbstractName,
Artifact artifact,
String name,
String type)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||