org.jboss.aspects.common
Class AOPDeployer

java.lang.Object
  extended by org.jboss.aspects.common.AOPDeployer

public class AOPDeployer
extends Object

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
AOPDeployer(String path)
           
 
Method Summary
 String deploy()
           
 String undeploy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AOPDeployer

public AOPDeployer(String path)
Method Detail

deploy

public String deploy()
              throws Exception
Throws:
Exception

undeploy

public String undeploy()


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