public class XMLConfigurationProvider extends Object implements org.ocpsoft.rewrite.config.ConfigurationProvider<GraphContext>
| Constructor and Description |
|---|
XMLConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.ocpsoft.rewrite.config.Configuration |
getConfiguration(GraphContext context) |
boolean |
handles(Object payload) |
int |
priority() |
public int priority()
priority in interface org.ocpsoft.common.pattern.Weightedpublic boolean handles(Object payload)
handles in interface org.ocpsoft.common.pattern.Specialized<Object>public org.ocpsoft.rewrite.config.Configuration getConfiguration(GraphContext context)
getConfiguration in interface org.ocpsoft.rewrite.config.ConfigurationProvider<GraphContext>Copyright © 2014 JBoss by Red Hat. All rights reserved.