|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shiftone.jrat.core.command.ListRegistryCommandlet
public class ListRegistryCommandlet
This is a "special" commandlet that lists other commandlets.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.shiftone.jrat.core.spi.Commandlet |
|---|
Commandlet.ContentType |
| Constructor Summary | |
|---|---|
ListRegistryCommandlet(CommandletRegistry registry)
|
|
| Method Summary | |
|---|---|
void |
execute(java.io.OutputStream output)
|
java.lang.String |
getContentType()
|
java.lang.String |
getTitle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListRegistryCommandlet(CommandletRegistry registry)
| Method Detail |
|---|
public void execute(java.io.OutputStream output)
execute in interface Commandletpublic java.lang.String getContentType()
getContentType in interface Commandletpublic java.lang.String getTitle()
getTitle in interface Commandlet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||