Uses of Class
gov.aps.jca.configuration.DefaultConfiguration
-
Packages that use DefaultConfiguration Package Description gov.aps.jca.configuration -
-
Uses of DefaultConfiguration in gov.aps.jca.configuration
Methods in gov.aps.jca.configuration that return DefaultConfiguration Modifier and Type Method Description protected DefaultConfigurationNamespacedSAXConfigurationHandler. createConfiguration(String localName, String namespaceURI, String location)Create a newDefaultConfigurationwith the specified local name, namespace, and location.protected DefaultConfigurationSAXConfigurationHandler. createConfiguration(String localName, String location)Create a newDefaultConfigurationwith the specified local name and location.
-