| com.sun.jbi.cli.commands.JBICommand com.sun.jbi.cli.commands.JBIExtensionCommands
JBIExtensionCommands | public class JBIExtensionCommands extends JBICommand (Code) | | Will perform command on a component
(service engine, binding component) or a service assembly.
version: $Revision: 1.20 $ |
runCommand | public void runCommand() throws CommandException, CommandValidationException(Code) | | A method that Executes the command
throws: CommandException - |
Methods inherited from com.sun.jbi.cli.commands.JBICommand | protected Hashtable constructCommandHashtable(String filePath) throws SAXException, IOException, ParserConfigurationException(Code)(Java Doc) protected void convertTemplateFilesToAsadmin(String fileDir) throws CommandException(Code)(Java Doc) protected void createAsadminConfigFile(Hashtable commandHashTable, String propertyFile, String asadminConfigFile) throws IOException(Code)(Java Doc) protected String createFillString(char fillChar, int size)(Code)(Java Doc) protected void displayCompositeItem(CompositeData compData, String itemKey, String bundleKey, int indention)(Code)(Java Doc) protected void displayCompositeUpTime(CompositeData compData, String itemKey, String bundleKey, int indention)(Code)(Java Doc) protected void displayDescriptor(String descriptor)(Code)(Java Doc) protected void displayMap(Map map, int indentAmount)(Code)(Java Doc) protected void displayMessage(String msg, int indentAmount)(Code)(Java Doc) protected void displayOptionHeader(String bundleKey, int indention)(Code)(Java Doc) protected void displayOptionHeader(String bundleKey, String valueStr, int indention)(Code)(Java Doc) protected void displayProperties(Properties properties, int indentAmount)(Code)(Java Doc) protected Properties getAnyProperties() throws CommandException, CommandValidationException(Code)(Java Doc) protected Object getCompositeItem(CompositeData compData, String itemKey)(Code)(Java Doc) protected String getLocalizedString(String key)(Code)(Java Doc) protected String getLocalizedString(String key, Object[] args)(Code)(Java Doc) protected int getMaxKeyLength(Set aSet)(Code)(Java Doc) public String getName()(Code)(Java Doc) protected Properties insertType(Properties properties)(Code)(Java Doc) protected String multiLineFormat(String msgText, int maxLength, int indentAmount)(Code)(Java Doc) protected void printCompositeData(TabularData statsReport, int indention, int tabsize)(Code)(Java Doc) protected void printCompositeData(CompositeData compData, int recursiveLevel, int indention, int tabsize)(Code)(Java Doc) protected void processComponentResults(TabularData data, String componentName)(Code)(Java Doc) protected void processEndpointResults(TabularData data, String endpointName)(Code)(Java Doc) protected void processFrameworkResults(TabularData data)(Code)(Java Doc) protected void processJBIAdminAsseblyListResult(String result)(Code)(Java Doc) protected void processJBIAdminComponentListResult(String result)(Code)(Java Doc) protected void processJBIAdminShowAssemblyResult(String result, String aName)(Code)(Java Doc) protected void processJBIAdminShowComponentResult(String result, String aName)(Code)(Java Doc) protected void processJBIAdminShowLibraryResult(String result, String aName)(Code)(Java Doc) protected void processNMRResults(TabularData data)(Code)(Java Doc) protected void processServiceAssemblyResults(TabularData data, String saName)(Code)(Java Doc) protected void processVerifyResults(CompositeData compData)(Code)(Java Doc) protected String replaceString(String originalStr, String patternStr, String replacementStr)(Code)(Java Doc) protected void updateConectionPropertiesFile(String fileName) throws IOException(Code)(Java Doc)
|
|
|