|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.util.deactivator.Deactivator
public class Deactivator
Constructor Summary | |
---|---|
Deactivator()
|
Method Summary | |
---|---|
static void |
deactivateAll()
|
static void |
registerDeactivation(DeactivationHandler handler)
|
static void |
unregisterDeactivation(DeactivationHandler handler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Deactivator()
Method Detail |
---|
public static void deactivateAll()
public static void registerDeactivation(DeactivationHandler handler)
public static void unregisterDeactivation(DeactivationHandler handler)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |