public class ServiceInitializer extends Object
| Constructor and Description |
|---|
ServiceInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
postConstruct() |
void |
preDestroy() |
void |
validate(IsisConfiguration configuration,
org.apache.isis.applib.DomainObjectContainer container,
List<Object> services) |
public ServiceInitializer()
public void validate(IsisConfiguration configuration, org.apache.isis.applib.DomainObjectContainer container, List<Object> services)
public void postConstruct()
public void preDestroy()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.