Class InVMAcceptorTransportConfigurationSchema
- java.lang.Object
-
- org.apache.activemq.artemis.utils.uri.URISchema<java.util.List<TransportConfiguration>,java.lang.String>
-
- org.apache.activemq.artemis.uri.schema.connector.AbstractTransportConfigurationSchema
-
- org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
-
- org.apache.activemq.artemis.uri.schemas.acceptor.InVMAcceptorTransportConfigurationSchema
-
public class InVMAcceptorTransportConfigurationSchema extends InVMTransportConfigurationSchema
-
-
Field Summary
-
Fields inherited from class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
CONNECTIONS_ALLOWED, SECURITY_DOMAIN
-
-
Constructor Summary
Constructors Constructor Description InVMAcceptorTransportConfigurationSchema()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
getFactoryName()
-
Methods inherited from class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
createTransportConfiguration, getSchemaName, internalNewObject, internalNewURI
-
-
-
-
Method Detail
-
getFactoryName
protected java.lang.String getFactoryName()
- Overrides:
getFactoryName
in classInVMTransportConfigurationSchema
-
-