Class TicketRegistryManagedResource

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<java.lang.String> getTickets()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TicketRegistryManagedResource

        public TicketRegistryManagedResource()
    • Method Detail

      • getTickets

        @ManagedOperation
        public java.util.Collection<java.lang.String> getTickets()