Uses of Class
fish.payara.appserver.micro.services.PayaraInternalEvent.MESSAGE
-
Packages that use PayaraInternalEvent.MESSAGE Package Description fish.payara.appserver.micro.services -
-
Uses of PayaraInternalEvent.MESSAGE in fish.payara.appserver.micro.services
Methods in fish.payara.appserver.micro.services that return PayaraInternalEvent.MESSAGE Modifier and Type Method Description PayaraInternalEvent.MESSAGEPayaraInternalEvent. getMessageType()static PayaraInternalEvent.MESSAGEPayaraInternalEvent.MESSAGE. valueOf(String name)Returns the enum constant of this type with the specified name.static PayaraInternalEvent.MESSAGE[]PayaraInternalEvent.MESSAGE. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in fish.payara.appserver.micro.services with parameters of type PayaraInternalEvent.MESSAGE Constructor Description PayaraInternalEvent(PayaraInternalEvent.MESSAGE message, InstanceDescriptor id)
-