|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.plugin.CRaSHPlugin<SubsystemFactoryPlugin>
org.crsh.ssh.term.subsystem.SubsystemFactoryPlugin
public abstract class SubsystemFactoryPlugin
| Field Summary |
|---|
| Fields inherited from class org.crsh.plugin.CRaSHPlugin |
|---|
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log |
| Constructor Summary | |
|---|---|
SubsystemFactoryPlugin()
|
|
| Method Summary | |
|---|---|
abstract org.apache.sshd.common.NamedFactory<org.apache.sshd.server.Command> |
getFactory()
|
SubsystemFactoryPlugin |
getImplementation()
|
| Methods inherited from class org.crsh.plugin.CRaSHPlugin |
|---|
createConfigurationCapabilities, destroy, getConfigurationCapabilities, getContext, getStatus, getType, init, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SubsystemFactoryPlugin()
| Method Detail |
|---|
public SubsystemFactoryPlugin getImplementation()
getImplementation in class CRaSHPlugin<SubsystemFactoryPlugin>public abstract org.apache.sshd.common.NamedFactory<org.apache.sshd.server.Command> getFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||