|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.hyades.logging.events.SimpleEventFactoryImpl
This is the concrete implementation of the SimpleEventFactory. It implements the ISimpleEventFactory interface. The SimpleEventFactory is a singleton as prescribed by the Abstract Factory pattern (Gamma et.al.). It contains simple constructors to build CommonBaseEvent and related complex type objects.
Method Summary | |
---|---|
ICommonBaseEventAnyElement |
createAnyElement()
Deprecated. Method createAnyElement. |
IAssociatedEvent |
createAssociatedEvent()
Deprecated. Method createAssociatedEvent. |
IAssociationEngine |
createAssociationEngine()
Deprecated. Method IAssociationEngine. |
IAvailableSituation |
createAvailableSituation()
Deprecated. Method createAvailableSituation. |
ICommonBaseEvent |
createCommonBaseEvent()
Deprecated. Method createCommonBaseEvent. |
ICommonBaseEvent |
createCommonBaseEvent(java.lang.String extensionName)
Deprecated. Method createCommonBaseEvent. |
ICommonBaseEvent |
createCommonBaseEvent(java.lang.String extensionName,
long creationTime)
Deprecated. Method createCommonBaseEvent. |
IComponentIdentification |
createComponentIdentification()
Deprecated. Method createComponentIdentification. |
IConfigureSituation |
createConfigureSituation()
Deprecated. Method createConfigureSituation. |
IConnectSituation |
createConnectSituation()
Deprecated. Method createConnectSituation. |
IContextDataElement |
createContextDataElement()
Deprecated. Method createContextDataElement. |
ICreateSituation |
createCreateSituation()
Deprecated. Method createCreateSituation. |
IDependencySituation |
createDependencySituation()
Deprecated. Method createDependencySituation. |
IDestroySituation |
createDestroySituation()
Deprecated. Method createDestroySituation. |
IExtendedDataElement |
createExtendedDataElement()
Deprecated. Method createExtendedDataElement. |
IFeatureSituation |
createFeatureSituation()
Deprecated. Method createFeatureSituation. |
java.lang.String |
createGlobalInstanceId()
Deprecated. Method createGlobalInstanceId. |
IMsgCatalogToken |
createMsgCatalogToken()
Deprecated. Method IMsgCatalogToken. |
IMsgDataElement |
createMsgDataElement()
Deprecated. Method createMsgDataElement. |
IOtherSituation |
createOtherSituation()
Deprecated. Method createOtherSituation. |
IReportSituation |
createReportSituation()
Deprecated. Method createReportSituation. |
IRequestSituation |
createRequestSituation()
Deprecated. Method createRequestSituation. |
ISituation |
createSituation()
Deprecated. Method createMsgDataElement. |
IStartSituation |
createStartSituation()
Deprecated. Method createStartSituation. |
IStopSituation |
createStopSituation()
Deprecated. Method createStopSituation. |
static ISimpleEventFactory |
getInstance()
Deprecated. Method getInstance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public IMsgCatalogToken createMsgCatalogToken()
createMsgCatalogToken
in interface ISimpleEventFactory
public IAssociationEngine createAssociationEngine()
createAssociationEngine
in interface ISimpleEventFactory
public ICommonBaseEvent createCommonBaseEvent()
createCommonBaseEvent
in interface ISimpleEventFactory
public IExtendedDataElement createExtendedDataElement()
createExtendedDataElement
in interface ISimpleEventFactory
public IAssociatedEvent createAssociatedEvent()
createAssociatedEvent
in interface ISimpleEventFactory
public IContextDataElement createContextDataElement()
createContextDataElement
in interface ISimpleEventFactory
public ICommonBaseEventAnyElement createAnyElement()
ISimpleEventFactory
createAnyElement
in interface ISimpleEventFactory
ISimpleEventFactory.createAnyElement()
public IComponentIdentification createComponentIdentification()
createComponentIdentification
in interface ISimpleEventFactory
public IMsgDataElement createMsgDataElement()
createMsgDataElement
in interface ISimpleEventFactory
public ISituation createSituation()
createSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createSituation()
public IStartSituation createStartSituation()
createStartSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createStartSituation()
public IStopSituation createStopSituation()
createStopSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createStopSituation()
public IConnectSituation createConnectSituation()
createConnectSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createConnectSituation()
public IReportSituation createReportSituation()
createReportSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createReportSituation()
public IFeatureSituation createFeatureSituation()
createFeatureSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createFeatureSituation()
public IConfigureSituation createConfigureSituation()
createConfigureSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createConfigureSituation()
public IDependencySituation createDependencySituation()
createDependencySituation
in interface ISimpleEventFactory
ISimpleEventFactory.createDependencySituation()
public ICreateSituation createCreateSituation()
createCreateSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createCreateSituation()
public IDestroySituation createDestroySituation()
createDestroySituation
in interface ISimpleEventFactory
ISimpleEventFactory.createDestroySituation()
public IAvailableSituation createAvailableSituation()
createAvailableSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createAvailableSituation()
public IRequestSituation createRequestSituation()
createRequestSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createRequestSituation()
public IOtherSituation createOtherSituation()
createOtherSituation
in interface ISimpleEventFactory
ISimpleEventFactory.createOtherSituation()
public static ISimpleEventFactory getInstance()
public ICommonBaseEvent createCommonBaseEvent(java.lang.String extensionName, long creationTime)
ISimpleEventFactory
createCommonBaseEvent
in interface ISimpleEventFactory
ISimpleEventFactory.createCommonBaseEvent(java.lang.String, long)
public ICommonBaseEvent createCommonBaseEvent(java.lang.String extensionName)
ISimpleEventFactory
createCommonBaseEvent
in interface ISimpleEventFactory
ISimpleEventFactory.createCommonBaseEvent(java.lang.String)
public java.lang.String createGlobalInstanceId()
ISimpleEventFactory
createGlobalInstanceId
in interface ISimpleEventFactory
ISimpleEventFactory.createGlobalInstanceId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |