Class InVMAcceptorTransportConfigurationSchema
- java.lang.Object
-
- org.apache.activemq.artemis.utils.uri.URISchema<java.util.List<org.apache.activemq.artemis.api.core.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 org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
-
-
Constructor Summary
Constructors Constructor Description InVMAcceptorTransportConfigurationSchema()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetFactoryName()-
Methods inherited from class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
createTransportConfiguration, getSchemaName, internalNewObject, internalNewURI
-
-