public interface IOAdvisorFactory extends de.cs3d.util.eclipse.extension.ExtensionObjectFactory<IOAdvisor<?>>
IOAdvisor
s.
Use createAdvisor(ServiceProvider)
to create an IOAdvisor
instance, calling ExtensionObjectFactory.createExtensionObject()
is disallowed.Modifier and Type | Method and Description |
---|---|
IOAdvisor<?> |
createAdvisor(ServiceProvider serviceProvider)
Create an I/O advisor with the given service provider.
|
String |
getActionID()
Get the identifier of the action the advisor is associated with
|
allowConfigure, configure, createExtensionObject, dispose
getDisplayName, getIconURL, getIdentifier, getTypeName
compareTo
String getActionID()
IOAdvisor<?> createAdvisor(ServiceProvider serviceProvider) throws Exception
serviceProvider
- the service provider the advisor will use to
access servicesException
- if instantiating the I/O advisor failsBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a