org.jboss.aophelper.util
Class CommandUtil

java.lang.Object
  extended by org.jboss.aophelper.util.CommandUtil

public class CommandUtil
extends Object

A CommandUtil.

Version:
$Revision: 1.1 $
Author:
Stale W. Pedersen

Constructor Summary
CommandUtil()
           
 
Method Summary
static String[] analyzeProcess(Process process)
           
static String getAopPaths()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandUtil

public CommandUtil()
Method Detail

getAopPaths

public static String getAopPaths()

analyzeProcess

public static String[] analyzeProcess(Process process)


Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.