org.bibop.xml.xforge
Class MonitorsManager
java.lang.Object
  |
  +--org.bibop.xml.xforge.MonitorsManager
- public class MonitorsManager- extends java.lang.Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MonitorsManager
public MonitorsManager()
error
public static void error(XForgeContext context)
                  throws XForgeException
- 
- XForgeException
 
start
public static void start(XForgeContext context)
                  throws XForgeException
- 
- XForgeException
 
end
public static void end(XForgeContext context)
                throws XForgeException
- 
- XForgeException
 
monitor
public static void monitor(XForgeContext context,
                           XForgeComponent component)
                    throws XForgeException
- 
- XForgeException
 
getMonitors
public static java.util.List getMonitors(XForgeContext context)
                                  throws XForgeException
- 
- XForgeException
 
setMonitors
public static void setMonitors(XForgeContext context,
                               java.util.List monitors)
                        throws XForgeException
- 
- XForgeException
 
isMonitorizable
public static boolean isMonitorizable(XForgeContext context)
                               throws XForgeException
- 
- XForgeException
 
isMonitored
public static boolean isMonitored(XForgeContext context)
                           throws XForgeException
- 
- XForgeException
 
clone
public static void clone(XForgeContext src,
                         XForgeContext dest)
                  throws XForgeException
- 
- XForgeException
 
hasChanged
public static boolean hasChanged(XForgeContext context)
                          throws XForgeException
- 
- XForgeException
 
get
private static java.lang.Object get(XForgeContext context,
                                    java.lang.String name)
                             throws XForgeException
- 
- XForgeException
 
put
private static void put(XForgeContext context,
                        java.lang.String name,
                        java.lang.Object obj)
                 throws XForgeException
- 
- XForgeException
 
Copyright © 2003 Bibop Research International. All Rights Reserved.