public class FactoryURL extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DISPATCH_ACTION |
protected static MessageFormat |
msgf |
static String |
NAME_FORMAT |
static String |
PARAMETER_BEAN |
static String |
PARAMETER_PROPERTY |
static String |
SCHEMA |
Constructor and Description |
---|
FactoryURL(String componentName,
String propertyName) |
public static final String SCHEMA
public static final String NAME_FORMAT
protected static final MessageFormat msgf
public static final String PARAMETER_BEAN
public static final String PARAMETER_PROPERTY
public static final String DISPATCH_ACTION
public static FactoryURL getURL(String value) throws ParseException
ParseException
public String getComponentName()
public String getPropertyName()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.