Uses of Class
org.apache.activemq.broker.jmx.Sensitive
-
Packages that use Sensitive Package Description org.apache.activemq.broker.jmx JMX MBeans for the broker and its core connectors. -
-
Uses of Sensitive in org.apache.activemq.broker.jmx
Method parameters in org.apache.activemq.broker.jmx with annotations of type Sensitive Modifier and Type Method Description String
DestinationView. sendTextMessage(String body, String user, String password)
String
DestinationView. sendTextMessage(Map<String,String> headers, String body, String userName, String password)
-