|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract public interface EmbeddedAdminContainer
Container for administrative tasks.
| Method Summary | |
|---|---|
void |
bind(Port port)
Make the server listen to administrative requests (CLI, REST) on the passed port. |
CommandExecution |
execute(String commandName,
CommandParameters params)
Executes synchronously a command |
| Methods inherited from interface org.glassfish.internal.embedded.EmbeddedContainer |
|---|
bind, getSniffers, start, stop |
| Method Detail |
|---|
CommandExecution execute(String commandName,
CommandParameters params)
commandName - command name as typed by asadmin usersparams - command parameters
void bind(Port port)
port - an initialized port
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||