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) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
String |
getPropertyName() |
static FactoryURL |
getURL(String value) |
String |
toString() |
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
ParseExceptionpublic String getComponentName()
public String getPropertyName()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.