com.newstep.solid.test.management.runtime.directory
|
|
+--com.newstep.solid.test.management.runtime.directory.DirComponent
public class DirComponent
Empty component
Author:
msimonsen
Links:
Generalization Generalization Link
Empty component
Author:
msimonsen
| Nested Class Summary |
public class |
|
| Field Summary |
String |
|
|
|
protected String |
|
| Constructor Summary |
protected void |
|
protected void |
|
public void |
|
| Method Summary |
|
|
protected void |
|
protected void |
|
protected void |
|
public String |
|
public void |
|
|
|
public static void |
|
String name
protected String name
Multiplicity:
1
protected void DirComponent (String name)
Stereotype:
create
protected void DirComponent ()
Stereotype:
create
protected void doShutdown ()
Throws:
ExecutableException
protected void doStart ()
Throws:
ExecutableException
protected void doStop ()
Throws:
ExecutableException
public String getName ()
Throws:
ExecutableException
Throws:
ConfigurationException
public static void main (String args)
Static.