org.jacorb.notification
Interface IContainer

All Known Subinterfaces:
IAdmin, IEventChannel, IFactory, ITypedAdmin

public interface IContainer

Author:
Alphonse Bendt

Method Summary
 void destroy()
           
 org.picocontainer.MutablePicoContainer getContainer()
           
 

Method Detail

getContainer

org.picocontainer.MutablePicoContainer getContainer()

destroy

void destroy()


Copyright © 2015 JacORB. All rights reserved.