Uses of Package
org.glassfish.internal.embedded

Packages that use org.glassfish.internal.embedded
org.glassfish.internal.embedded   
org.glassfish.internal.embedded.admin   
org.glassfish.internal.embedded.grizzly   
 

Classes in org.glassfish.internal.embedded used by org.glassfish.internal.embedded
ContainerBuilder
          Defines the builder for an embdded container.
ContainerBuilder.Type
          Default sets of container that can be built.
EmbeddedContainer
          Embedded container definition, although most containers will be bound to a Port instance, it's not automatic, for instance JPA and other non network based containers might not.
EmbeddedDeployer
          Service to deploy applications to the embedded server.
EmbeddedFileSystem
          Abstraction for a virtual filesystem that be used by the server to store important files.
EmbeddedFileSystem.Builder
          EmbeddedFileSystem builder class.
LifecycleException
          Exception thrown when a web container component fails to start or stop.
Port
          Port abstraction, used to bind several containers to the same port.
ScatteredArchive
          Abstraction for a scattered archive (parts disseminated in various directories)
ScatteredArchive.Builder
           
ScatteredArchive.Builder.type
          Supported types of scattered archives.
Server
          Instances of server are embedded application servers, capable of attaching various containers (entities running users applications).
Server.Builder
          Builder for creating embedded server instance.
 

Classes in org.glassfish.internal.embedded used by org.glassfish.internal.embedded.admin
ContainerBuilder
          Defines the builder for an embdded container.
EmbeddedContainer
          Embedded container definition, although most containers will be bound to a Port instance, it's not automatic, for instance JPA and other non network based containers might not.
Port
          Port abstraction, used to bind several containers to the same port.
Server
          Instances of server are embedded application servers, capable of attaching various containers (entities running users applications).
 

Classes in org.glassfish.internal.embedded used by org.glassfish.internal.embedded.grizzly
ContainerBuilder
          Defines the builder for an embdded container.
EmbeddedContainer
          Embedded container definition, although most containers will be bound to a Port instance, it's not automatic, for instance JPA and other non network based containers might not.
Port
          Port abstraction, used to bind several containers to the same port.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.