com.ibm.wsspi.ar
Class ArtifactURIResolver.ResolverFactory
- java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
com.ibm.wsspi.ar.ArtifactURIResolver.ResolverFactory
All implemented interfaces:
org.eclipse.emf.common.notify.AdapterFactory
Enclosing class:
- protected static class ArtifactURIResolver.ResolverFactory
- extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Constructor Summary
Modifier | Constructor and Description |
---|---|
|
ArtifactURIResolver.ResolverFactory()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
createAdapter(org.eclipse.emf.common.notify.Notifier target,java.lang.Object type)
|
|
isFactoryForType(java.lang.Object type)
|
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
---|
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, resolve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
ArtifactURIResolver.ResolverFactory
- protected ArtifactURIResolver.ResolverFactory( )
Method Detail
isFactoryForType
- public boolean isFactoryForType( java.lang.Object type)
Specified by:
isFactoryForType
in interface org.eclipse.emf.common.notify.AdapterFactory
Overrides:
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createAdapter
- public org.eclipse.emf.common.notify.Adapter createAdapter( org.eclipse.emf.common.notify.Notifier target,
- java.lang.Object type)
Overrides:
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl