EntryPointpublic interface EntryPoint Defines an entrpoint to a servicegroup. |
Fields Summary |
---|
public final int | PORT | public final int | APPLOADER | public final int | JNDI | public final int | MBEAN | public final int | STARTUP |
Methods Summary |
---|
public void | generateEntryContext(java.lang.Object context)Each entrypoint will generate an entry context and provide
it to the ServerEntryListener .
|
|