Uses of Class
org.glassfish.internal.embedded.ScatteredArchive.Builder.type
-
Packages that use ScatteredArchive.Builder.type Package Description org.glassfish.internal.embedded -
-
Uses of ScatteredArchive.Builder.type in org.glassfish.internal.embedded
Methods in org.glassfish.internal.embedded that return ScatteredArchive.Builder.type Modifier and Type Method Description ScatteredArchive.Builder.typeScatteredArchive. type()Returns the archive typestatic ScatteredArchive.Builder.typeScatteredArchive.Builder.type. valueOf(String name)Returns the enum constant of this type with the specified name.static ScatteredArchive.Builder.type[]ScatteredArchive.Builder.type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-