Uses of Class
org.fcrepo.config.JmsDestination
-
-
Uses of JmsDestination in org.fcrepo.config
Methods in org.fcrepo.config that return JmsDestination Modifier and Type Method Description static JmsDestinationJmsDestination. fromString(String value)JmsDestinationFedoraPropsConfig. getJmsDestinationType()static JmsDestinationJmsDestination. valueOf(String name)Returns the enum constant of this type with the specified name.static JmsDestination[]JmsDestination. values()Returns an array containing the constants of this enum type, in the order they are declared.
-