org.mule.lifecycle
Class JSR250ObjectLifcycleTestCase.BadParamPreDestroyLifecycleMethodObject

java.lang.Object
  extended by org.mule.lifecycle.JSR250ObjectLifcycleTestCase.BadParamPreDestroyLifecycleMethodObject
Enclosing class:
JSR250ObjectLifcycleTestCase

public class JSR250ObjectLifcycleTestCase.BadParamPreDestroyLifecycleMethodObject
extends Object


Constructor Summary
JSR250ObjectLifcycleTestCase.BadParamPreDestroyLifecycleMethodObject()
           
 
Method Summary
 void destroy(boolean foo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSR250ObjectLifcycleTestCase.BadParamPreDestroyLifecycleMethodObject

public JSR250ObjectLifcycleTestCase.BadParamPreDestroyLifecycleMethodObject()
Method Detail

destroy

@PreDestroy
public void destroy(boolean foo)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.