public class RecorderAnnotationFactory extends RecordingConfigurationFactory
ConfigurationFactory.load(java.io.InputStream)
for loading a persisted annotation.Modifier and Type | Field and Description |
---|---|
static String |
ANNOTATION_PREFIX |
static String |
ANNOTATION_PROTOCOL |
static RecorderAnnotationFactory |
INSTANCE
The unique instance of this singleton factory.
|
TESTER_PROTOCOL
CONFIGURATION_FILE_NAME
Constructor and Description |
---|
RecorderAnnotationFactory() |
Modifier and Type | Method and Description |
---|---|
protected AbstractConfiguration |
createConfiguration(String protocol,
String namespace,
String name) |
createForeignConfiguration, load, load, load, load
public static final String ANNOTATION_PROTOCOL
public static final String ANNOTATION_PREFIX
public static final RecorderAnnotationFactory INSTANCE
protected AbstractConfiguration createConfiguration(String protocol, String namespace, String name)
createConfiguration
in class RecordingConfigurationFactory
© Copyright IBM Corp. 2013. All rights reserved.