Class AdminInfo

java.lang.Object
org.glassfish.internal.embedded.admin.AdminInfo
All Implemented Interfaces:
ContainerBuilder<EmbeddedAdminContainer>

@Service public class AdminInfo extends Object implements ContainerBuilder<EmbeddedAdminContainer>
So far, the admin container does not require much configuration but we could imagine that it will eventually support configuring wether or not to start the AminGUI.
Author:
Jerome Dochez