|
|||||||||||
| 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 ISimpleEventFactorypublic IAssociationEngine createAssociationEngine()
createAssociationEngine in interface ISimpleEventFactorypublic ICommonBaseEvent createCommonBaseEvent()
createCommonBaseEvent in interface ISimpleEventFactorypublic IExtendedDataElement createExtendedDataElement()
createExtendedDataElement in interface ISimpleEventFactorypublic IAssociatedEvent createAssociatedEvent()
createAssociatedEvent in interface ISimpleEventFactorypublic IContextDataElement createContextDataElement()
createContextDataElement in interface ISimpleEventFactorypublic ICommonBaseEventAnyElement createAnyElement()
ISimpleEventFactory
createAnyElement in interface ISimpleEventFactoryISimpleEventFactory.createAnyElement()public IComponentIdentification createComponentIdentification()
createComponentIdentification in interface ISimpleEventFactorypublic IMsgDataElement createMsgDataElement()
createMsgDataElement in interface ISimpleEventFactorypublic ISituation createSituation()
createSituation in interface ISimpleEventFactoryISimpleEventFactory.createSituation()public IStartSituation createStartSituation()
createStartSituation in interface ISimpleEventFactoryISimpleEventFactory.createStartSituation()public IStopSituation createStopSituation()
createStopSituation in interface ISimpleEventFactoryISimpleEventFactory.createStopSituation()public IConnectSituation createConnectSituation()
createConnectSituation in interface ISimpleEventFactoryISimpleEventFactory.createConnectSituation()public IReportSituation createReportSituation()
createReportSituation in interface ISimpleEventFactoryISimpleEventFactory.createReportSituation()public IFeatureSituation createFeatureSituation()
createFeatureSituation in interface ISimpleEventFactoryISimpleEventFactory.createFeatureSituation()public IConfigureSituation createConfigureSituation()
createConfigureSituation in interface ISimpleEventFactoryISimpleEventFactory.createConfigureSituation()public IDependencySituation createDependencySituation()
createDependencySituation in interface ISimpleEventFactoryISimpleEventFactory.createDependencySituation()public ICreateSituation createCreateSituation()
createCreateSituation in interface ISimpleEventFactoryISimpleEventFactory.createCreateSituation()public IDestroySituation createDestroySituation()
createDestroySituation in interface ISimpleEventFactoryISimpleEventFactory.createDestroySituation()public IAvailableSituation createAvailableSituation()
createAvailableSituation in interface ISimpleEventFactoryISimpleEventFactory.createAvailableSituation()public IRequestSituation createRequestSituation()
createRequestSituation in interface ISimpleEventFactoryISimpleEventFactory.createRequestSituation()public IOtherSituation createOtherSituation()
createOtherSituation in interface ISimpleEventFactoryISimpleEventFactory.createOtherSituation()public static ISimpleEventFactory getInstance()
public ICommonBaseEvent createCommonBaseEvent(java.lang.String extensionName,
long creationTime)
ISimpleEventFactory
createCommonBaseEvent in interface ISimpleEventFactoryISimpleEventFactory.createCommonBaseEvent(java.lang.String, long)public ICommonBaseEvent createCommonBaseEvent(java.lang.String extensionName)
ISimpleEventFactory
createCommonBaseEvent in interface ISimpleEventFactoryISimpleEventFactory.createCommonBaseEvent(java.lang.String)public java.lang.String createGlobalInstanceId()
ISimpleEventFactory
createGlobalInstanceId in interface ISimpleEventFactoryISimpleEventFactory.createGlobalInstanceId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||