org.mule.lifecycle
Class JSR250ObjectLifcycleTestCase.BadReturnTypePostConstructLifecycleMethodObject

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

public class JSR250ObjectLifcycleTestCase.BadReturnTypePostConstructLifecycleMethodObject
extends Object


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

Constructor Detail

JSR250ObjectLifcycleTestCase.BadReturnTypePostConstructLifecycleMethodObject

public JSR250ObjectLifcycleTestCase.BadReturnTypePostConstructLifecycleMethodObject()
Method Detail

init

@PostConstruct
public boolean init()


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