org.picocontainer.defaults.issues
Class Issue0303TestCase.SwallowingComponentMonitor
java.lang.Object
org.picocontainer.monitors.NullComponentMonitor
org.picocontainer.defaults.issues.Issue0303TestCase.SwallowingComponentMonitor
- All Implemented Interfaces:
- Serializable, ComponentMonitor
- Enclosing class:
- Issue0303TestCase
public static class Issue0303TestCase.SwallowingComponentMonitor
- extends NullComponentMonitor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Issue0303TestCase.SwallowingComponentMonitor
public Issue0303TestCase.SwallowingComponentMonitor()
lifecycleInvocationFailed
public void lifecycleInvocationFailed(MutablePicoContainer container,
ComponentAdapter<?> componentAdapter,
Method method,
Object instance,
RuntimeException cause)
- Specified by:
lifecycleInvocationFailed
in interface ComponentMonitor
- Overrides:
lifecycleInvocationFailed
in class NullComponentMonitor
Copyright © 2003-2010 Codehaus. All Rights Reserved.