public abstract class BasePluginResourceTypeDefinition extends Object implements ResourceTypeDefinition
| Constructor and Description |
|---|
BasePluginResourceTypeDefinition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Path path) |
String |
getPrefix() |
int |
getPriority() |
String |
getSimpleWildcardPattern() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getShortName, getSuffixpublic String getPrefix()
getPrefix in interface ResourceTypeDefinitionpublic int getPriority()
getPriority in interface ResourceTypeDefinitionpublic String getSimpleWildcardPattern()
getSimpleWildcardPattern in interface ResourceTypeDefinitionpublic boolean accept(Path path)
accept in interface ResourceTypeDefinitionCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.