Class ActiveMQProperties.Packages

java.lang.Object
org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
Enclosing class:
ActiveMQProperties

public static class ActiveMQProperties.Packages extends Object
Since:
3.1.0
Author:
Greg Turnquist, Stephane Nicoll, Aurélien Leboulanger, Venil Noronha, Eddú Meléndez
  • Constructor Details

    • Packages

      public Packages()
  • Method Details

    • getTrustAll

      public Boolean getTrustAll()
    • setTrustAll

      public void setTrustAll(Boolean trustAll)
    • getTrusted

      public List<String> getTrusted()
    • setTrusted

      public void setTrusted(List<String> trusted)