org.springframework.osgi.blueprint
Class InitializedBean
java.lang.Object
org.springframework.osgi.blueprint.InitializedBean
- All Implemented Interfaces:
- Serializable
public class InitializedBean
- extends Object
- implements Serializable
- Author:
- Costin Leau
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitializedBean
public InitializedBean(String name)
init
public void init()
isInitialized
public boolean isInitialized()
Copyright © 2006-2011 Spring Framework. All Rights Reserved.