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