org.apache.activemq.apollo.dto
Class BrokerAclDTO

java.lang.Object
  extended by org.apache.activemq.apollo.dto.BrokerAclDTO

public class BrokerAclDTO
extends java.lang.Object

Author:
Hiram Chirino

Field Summary
 java.util.List<PrincipalDTO> admins
           
 
Constructor Summary
BrokerAclDTO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

admins

public java.util.List<PrincipalDTO> admins
Constructor Detail

BrokerAclDTO

public BrokerAclDTO()


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.