public class NodeURLFactoryPlugin extends URLFactoryPlugin<NavigationResource,NodeURL>
| Constructor and Description |
|---|
NodeURLFactoryPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceType<NavigationResource,NodeURL> |
getResourceType()
Returns the resource type.
|
protected NodeURL |
newURL(URLContext context)
Returns a new url instance.
|
protected ResourceType<NavigationResource,NodeURL> getResourceType()
URLFactoryPlugingetResourceType in class URLFactoryPlugin<NavigationResource,NodeURL>protected NodeURL newURL(URLContext context)
URLFactoryPluginnewURL in class URLFactoryPlugin<NavigationResource,NodeURL>context - the contextCopyright © 2017 JBoss by Red Hat. All Rights Reserved.