|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.compatibility.base.application.cci.Application
public final class Application
The application class
| Method Summary | |
|---|---|
static Manageable_1_0 |
get(Class anInterface)
Deprecated. |
static boolean |
isRegistered(Class anInterface)
Deprecated. |
static void |
register(Manageable_1_0 object)
Deprecated. |
static void |
shutdown()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void register(Manageable_1_0 object)
object - The application object to be registeredpublic static boolean isRegistered(Class anInterface)
public static Manageable_1_0 get(Class anInterface)
throws ServiceException
anInterface - get an object implementing this
interface
ServiceException - EX_NOT_FOUND
ServiceException - EX_ACTIVATION_FAILUREpublic static void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||