|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.types.DescriptionGroupConfig
com.caucho.server.webapp.Listener
public class Listener
Configuration for the listener
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.caucho.config.types.DescriptionGroupConfig |
|---|
DescriptionGroupConfig.Icon |
| Constructor Summary | |
|---|---|
Listener()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createListenerObject()
Initialize. |
ContainerProgram |
getInit()
Gets the init block |
java.lang.Class |
getListenerClass()
Gets the listener class. |
void |
setInit(ContainerProgram init)
Sets the init block |
void |
setListenerClass(java.lang.Class cl)
Sets the listener class. |
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.config.types.DescriptionGroupConfig |
|---|
createIcon, getDisplayName, setDescription, setDisplayName, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Listener()
| Method Detail |
|---|
public void setListenerClass(java.lang.Class cl)
throws ConfigException
ConfigExceptionpublic java.lang.Class getListenerClass()
public void setInit(ContainerProgram init)
public ContainerProgram getInit()
public java.lang.Object createListenerObject()
throws java.lang.Exception
java.lang.Exceptionpublic 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 | |||||||||