Uses of Interface
org.openbp.common.generic.msgcontainer.MsgContainer

Packages that use MsgContainer
org.openbp.common.generic.description General-purpose object definitions for named and described objects that serve as a basis to extend from. 
org.openbp.common.generic.msgcontainer Generic message handling. 
 

Uses of MsgContainer in org.openbp.common.generic.description
 

Methods in org.openbp.common.generic.description with parameters of type MsgContainer
 boolean Validatable.validate(MsgContainer msgContainer)
          Checks if the object is valid.
 boolean DescriptionObjectImpl.validate(MsgContainer msgContainer)
          Checks if the object is valid.
 

Uses of MsgContainer in org.openbp.common.generic.msgcontainer
 

Classes in org.openbp.common.generic.msgcontainer that implement MsgContainer
 class NullMsgContainer
          Implementation of a message container that does nothing.
 class StandardMsgContainer
          Standard implementation of a message container.
 



Copyright © 2011. All Rights Reserved.