Class FactoryListenerAdapter
java.lang.Object
net.thevpc.common.prs.factory.FactoryListenerAdapter
- All Implemented Interfaces:
FactoryListener
- Author:
- Taha BEN SALAH (taha.bensalah@gmail.com) alias vpc %creationtime 2009/08/16 18:19:03
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidinstanceCreated(FactoryEvent event)
-
Constructor Details
-
FactoryListenerAdapter
public FactoryListenerAdapter()
-
-
Method Details
-
implementationSelectionChanged
- Specified by:
implementationSelectionChangedin interfaceFactoryListener
-
implementationDefaultChanged
- Specified by:
implementationDefaultChangedin interfaceFactoryListener
-
implementationAdded
- Specified by:
implementationAddedin interfaceFactoryListener
-
alternativeAdded
- Specified by:
alternativeAddedin interfaceFactoryListener
-
alternativeRemoved
- Specified by:
alternativeRemovedin interfaceFactoryListener
-
instanceCreated
- Specified by:
instanceCreatedin interfaceFactoryListener
-
extensionFactoryAdded
- Specified by:
extensionFactoryAddedin interfaceFactoryListener
-
extensionFactoryRemoved
- Specified by:
extensionFactoryRemovedin interfaceFactoryListener
-
implementationRemoved
- Specified by:
implementationRemovedin interfaceFactoryListener
-