| com.sun.jbi.internal.security.ComponentPlugin
ComponentPlugin | public interface ComponentPlugin (Code) | | author: Sun Microsystems, Inc. |
setStringTranslator | void setStringTranslator(StringTranslator translator)(Code) | | Set the StringTranslator on the Plugin. The StringTranslator
is created for the package the plugin belongs to.
Parameters: translator - is the StringTranslator to use. |
|
|