org.kuali.common.deploy.env.spring
Class DefaultDeployEnvironmentConfig
java.lang.Object
org.kuali.common.deploy.env.spring.DefaultDeployEnvironmentConfig
- All Implemented Interfaces:
- DeployEnvironmentConfig
@Configuration
@Import(value={org.kuali.common.util.spring.service.SpringServiceConfig.class,org.kuali.common.util.project.spring.AutowiredProjectConfig.class})
public class DefaultDeployEnvironmentConfig- extends Object
- implements DeployEnvironmentConfig
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KUALI_DOMAIN
public static final String KUALI_DOMAIN
- See Also:
- Constant Field Values
DefaultDeployEnvironmentConfig
public DefaultDeployEnvironmentConfig()
deployEnvironment
public DeployEnvironment deployEnvironment()
- Specified by:
deployEnvironment in interface DeployEnvironmentConfig
getDnsContext
protected DnsContext getDnsContext(String name)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.