Uses of Class
org.teiid.runtime.RuntimePlugin.Event
-
Packages that use RuntimePlugin.Event Package Description org.teiid.runtime -
-
Uses of RuntimePlugin.Event in org.teiid.runtime
Methods in org.teiid.runtime that return RuntimePlugin.Event Modifier and Type Method Description static RuntimePlugin.Event
RuntimePlugin.Event. valueOf(String name)
Returns the enum constant of this type with the specified name.static RuntimePlugin.Event[]
RuntimePlugin.Event. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-