Uses of Class
org.jdtaus.core.container.Messages

Packages that use Messages
org.jdtaus.core.container Object management and configuration. 
 

Uses of Messages in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Messages
 Messages Implementation.getDeclaredMessages()
          Gets the declared messages of the implementation.
 Messages Implementation.getMessages()
          Gets the messages of the implementation.
 Messages Module.getMessages()
          Gets the messages of the module.
 

Methods in org.jdtaus.core.container with parameters of type Messages
 void Implementation.setMessages(Messages value)
          Setter for property messages.
 void Module.setMessages(Messages value)
          Setter for property messages.
 



Copyright © 2005-2009 jDTAUS. All Rights Reserved.