| 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.
|
| org.adroitlogic.x.test |
The base package for the Project-X unit testing and integration testing framework
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServerConfig |
AbstractXTest.getServerConfig()
This method can be used to retrieve the server config instance in use
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.