|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweborb.activation.ApplicationActivator
public class ApplicationActivator
ApplicationActivator
| Field Summary | |
|---|---|
static java.lang.String |
ACTIVATORNAME
|
| Constructor Summary | |
|---|---|
ApplicationActivator()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
activate(java.lang.Class clazz)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ACTIVATORNAME
| Constructor Detail |
|---|
public ApplicationActivator()
| Method Detail |
|---|
public java.lang.Object activate(java.lang.Class clazz)
throws java.lang.Exception
activate in interface IActivatorclazz - class object an instance of which should constructed/retrieved
java.lang.Exception - thrown if an error occurs during class loading or object construction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||