|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Deprecated Exceptions | |
| org.apache.geronimo.gbean.WaitingException
|
|
| Deprecated Methods | |
| org.apache.geronimo.deployment.DeploymentContext.getConfigurationGBeanData()
Currently used only in some tests, and may not be appropriate as a public method. |
|
| org.apache.geronimo.kernel.basic.BasicKernel.getDependencyManager()
this will be removed as when we add generalized dependencies to gbeans... the only current user is Configuration |
|
| org.apache.geronimo.deployment.DeploymentContext.getGBeans()
REALLY deprecated. Only use in tests, please. |
|
| org.apache.geronimo.kernel.basic.BasicKernel.getLifecycleMonitor()
don't use this yet... it may change or go away |
|
| org.apache.geronimo.gbean.GBeanName.getObjectName()
|
|
| org.apache.geronimo.core.service.RPCContainer.getPluginObject(String)
Switch plugin to a JMX object an use 'ObjectName getPlugin(String name)' instead |
|
| org.apache.geronimo.proxy.SimpleRPCContainer.getPluginObject(String)
|
|
| org.apache.geronimo.kernel.basic.BasicKernel.getProxyManager()
don't use this yet... it may change or go away |
|
| org.apache.geronimo.core.service.RPCContainer.putPluginObject(String, Object)
Switch plugin to a JMX object an use 'void putPlugin(String name, ObjectName objectName)' instead |
|
| org.apache.geronimo.proxy.SimpleRPCContainer.putPluginObject(String, Object)
|
|
| org.apache.geronimo.interop.rmi.iiop.PutField.write(ObjectOutput)
This method does not write the values contained by this PutField object in a proper format, and may
result in corruption of the serialization stream. The
correct way to write PutField data is by
calling the ObjectOutputStream.writeFields()
method. |
|
| Deprecated Constructors | |
| org.apache.geronimo.gbean.GBeanInfo(String, String, Collection, GConstructorInfo, Collection, Set, Set)
|
|
| org.apache.geronimo.gbean.GBeanInfo(String, String, String, Collection, GConstructorInfo, Collection, Set, Set)
|
|
| org.apache.geronimo.gbean.GBeanName(ObjectName)
|
|
| org.apache.geronimo.jetty.JettyWebAppContext()
never use this... this is only here because Jetty WebApplicationContext is externalizable |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||