Method and Description |
---|
org.hornetq.core.config.Configuration.getInterceptorClassNames()
As of HornetQ 2.3.0.Final, replaced by
Configuration.getIncomingInterceptorClassNames() and
Configuration.getOutgoingInterceptorClassNames() |
org.hornetq.core.config.impl.ConfigurationImpl.getInterceptorClassNames() |
org.hornetq.core.config.Configuration.setInterceptorClassNames(List As of HornetQ 2.3.0.Final, replaced by
Configuration.setIncomingInterceptorClassNames(List) and
Configuration.setOutgoingInterceptorClassNames(List) |
org.hornetq.core.config.impl.ConfigurationImpl.setInterceptorClassNames(List |
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.