Package | Description |
---|---|
org.adroitlogic.x.core.project |
This package contains the project concept of project-x deployments related classes
|
org.adroitlogic.x.core.util |
This package contains a set of core utility classes used by the project-x core engine
|
org.adroitlogic.x.management.jmx |
This package contains the classes to expose a JMX based management interface of the project-x runtime
|
org.adroitlogic.x.server |
The spring container server runtime implementation for the project-x.
|
Constructor and Description |
---|
Project(org.springframework.context.ApplicationContext projectContext,
ClassLoader classLoader,
File artifactPath,
ServerConfig serverConfig) |
Constructor and Description |
---|
LicenseValidationTask(ServerConfig serverConfig) |
Constructor and Description |
---|
ServerManagement(ServerConfig serverConfig) |
Modifier and Type | Method and Description |
---|---|
ServerConfig |
XApplication.serverConfig()
Gives the main runtime configuration bean of the project-x container.
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.