类 ActiveMQProperties.Packages

java.lang.Object
org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
封闭类:
ActiveMQProperties

public static class ActiveMQProperties.Packages extends Object
  • 构造器详细资料

    • Packages

      public Packages()
  • 方法详细资料

    • getTrustAll

      public Boolean getTrustAll()
    • setTrustAll

      public void setTrustAll(Boolean trustAll)
    • getTrusted

      public List<String> getTrusted()
    • setTrusted

      public void setTrusted(List<String> trusted)