Uses of Class
org.jmolecules.event.annotation.DomainEventPublisher.PublisherType
-
Packages that use DomainEventPublisher.PublisherType Package Description org.jmolecules.event.annotation -
-
Uses of DomainEventPublisher.PublisherType in org.jmolecules.event.annotation
Methods in org.jmolecules.event.annotation that return DomainEventPublisher.PublisherType Modifier and Type Method Description DomainEventPublisher.PublisherTypetype()Marks the type of the publisher, i.e.static DomainEventPublisher.PublisherTypeDomainEventPublisher.PublisherType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DomainEventPublisher.PublisherType[]DomainEventPublisher.PublisherType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-