| Package | Description |
|---|---|
| org.glassfish.internal.embedded | |
| org.glassfish.internal.embedded.admin | |
| org.glassfish.internal.embedded.grizzly |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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).
|
| Class and Description |
|---|
| 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 © 2017–2020 Eclipse Foundation. All rights reserved.