Uses of Class
org.glassfish.internal.embedded.ScatteredArchive.Builder.type

Packages that use ScatteredArchive.Builder.type
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
 ScatteredArchive.Builder.type ScatteredArchive.type()
          Returns the archive type
static ScatteredArchive.Builder.type ScatteredArchive.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.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.