|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.compatibility.base.application.spi.CommandArguments_1
public class CommandArguments_1
The application class
| Field Summary |
|---|
| Fields inherited from interface org.openmdx.compatibility.base.application.cci.CommandArguments_1_0 |
|---|
ARGUMENT_FILE |
| Constructor Summary | |
|---|---|
CommandArguments_1(String[] arguments)
Deprecated. Constructor |
|
| Method Summary | |
|---|---|
void |
activate()
Deprecated. The activate method initializes a layer or component. |
void |
deactivate()
Deprecated. The deactivate method releases a layer or component. |
String[] |
getRawValues()
Deprecated. Get raw arguments |
String[] |
getValues()
Deprecated. Get all arguments passed either as command argument or in an argument file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandArguments_1(String[] arguments)
arguments - Command arguments| Method Detail |
|---|
public String[] getRawValues()
getRawValues in interface CommandArguments_1_0public String[] getValues()
getValues in interface CommandArguments_1_0
public void activate()
throws Exception,
ServiceException
activate in interface Manageable_1_0Exception - the application framwork maps all java Exceptions
internally to standard ServiceExceptions.
ServiceExceptionpublic void deactivate()
deactivate in interface Manageable_1_0
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||