public abstract class BeanInfoHandler extends Object implements CmdLineOptionHandler
Describe your class here
.Constructor and Description |
---|
BeanInfoHandler() |
Modifier and Type | Method and Description |
---|---|
org.springframework.context.ApplicationContext |
getApplicationContext() |
OutputStream |
getOutStream() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setOutStream(OutputStream outStream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArgDescription, getHelp, handleOption, initialize
public org.springframework.context.ApplicationContext getApplicationContext()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
public OutputStream getOutStream()
public void setOutStream(OutputStream outStream)
Copyright © 1999–2017 Apache OODT. All rights reserved.