public class ResolverConfiguration extends Object implements de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
Constructor and Description |
---|
ResolverConfiguration(String id,
org.eclipse.core.runtime.IConfigurationElement conf)
Create a resolver configuration.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
getHosts() |
String |
getId() |
ResourceResolver |
getResourceResolver() |
String |
getResourceTypeId() |
public ResolverConfiguration(String id, org.eclipse.core.runtime.IConfigurationElement conf) throws IllegalStateException
id
- the resolver IDconf
- the configuration elementIllegalStateException
- if no resolver is definedpublic String getId()
getId
in interface de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
IdentifiableExtension.Identifiable.getId()
public String getResourceTypeId()
public ResourceResolver getResourceResolver()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a