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