|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.program.ConfigProgram
com.caucho.config.program.NamedProgram
public abstract class NamedProgram
A program with a name
| Constructor Summary | |
|---|---|
NamedProgram()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getName()
Returns the injection name. |
java.lang.String |
toString()
Returns the string representation. |
| Methods inherited from class com.caucho.config.program.ConfigProgram |
|---|
addProgram, bind, compareTo, configure, configure, configure, create, create, create, getDeclaringClass, getPriority, getQName, init, inject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NamedProgram()
| Method Detail |
|---|
public abstract java.lang.String getName()
getName in class ConfigProgrampublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||