public static class JavaEE5LifecycleStrategyTestCase.ProPostAnnotationJava5Startable extends Object
Modifier and Type | Field and Description |
---|---|
protected StringBuilder |
sb |
Constructor and Description |
---|
ProPostAnnotationJava5Startable(StringBuilder sb) |
protected final StringBuilder sb
public ProPostAnnotationJava5Startable(StringBuilder sb)
@PostConstruct public void post()
@PreDestroy public void pre()
Copyright © 2003–2016 Codehaus. All rights reserved.