com.ibm.wsspi.monitoring

Class EventSourceFactoryFactory

  • java.lang.Object
    • com.ibm.wsspi.monitoring.EventSourceFactoryFactory

  • Deprecated.

    public abstract class EventSourceFactoryFactory
    extends java.lang.Object
    This factory class creates StaticEventSource objects. An event source represents some monitoarable element, e.g. a map, an adaptive entity timer.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Deprecated. 
       
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static EventSourceContext getFactory(java.lang.String componentTypeQName, java.lang.String componentQName)
      Deprecated. 
      use EventSourceContext.Factory
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • EventSourceFactoryFactory

        public EventSourceFactoryFactory()
        Deprecated. 
    • Method Detail

      • getFactory

        public static EventSourceContext getFactory(java.lang.String componentTypeQName,
                                    java.lang.String componentQName)
        Deprecated. use EventSourceContext.Factory
        Factory method, creates an event source for a monitored element. The usage is similar to java.util.logging.Emitter.
IBM Business Process ManagerTM
Release 8