public class LazyLifecycleStrategyTestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LazyLifecycleStrategyTestCase.MyDifferentStartableComp |
static class |
LazyLifecycleStrategyTestCase.MyStartableComp |
Constructor and Description |
---|
LazyLifecycleStrategyTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testStartStopAndDisposeCanBeConditionallyLazy() |
void |
testStartStopAndDisposeCanBeLazy() |
void |
testStartStopAndDisposeCanBeLazyWithoutGet() |
public LazyLifecycleStrategyTestCase()
public void testStartStopAndDisposeCanBeLazy()
public void testStartStopAndDisposeCanBeLazyWithoutGet()
public void testStartStopAndDisposeCanBeConditionallyLazy()
Copyright © 2003–2015 Codehaus. All rights reserved.