org.jboss.osgi.husky.runtime.osgi
Class HuskyInterceptor

java.lang.Object
  extended by org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor
      extended by org.jboss.osgi.husky.runtime.osgi.HuskyInterceptor
All Implemented Interfaces:
org.jboss.osgi.deployment.interceptor.LifecycleInterceptor

public class HuskyInterceptor
extends org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor

The Husky interceptor processes the ManifestProcessor.HEADER_TEST_PACKAGE.

Since:
30-Oct-2009
Author:
Thomas.Diesler@jboss.com

Field Summary
 
Fields inherited from interface org.jboss.osgi.deployment.interceptor.LifecycleInterceptor
RELATIVE_ORDER_DEFAULT
 
Constructor Summary
HuskyInterceptor(ManifestProcessor processor)
           
 
Method Summary
 void invoke(int state, org.jboss.osgi.deployment.interceptor.InvocationContext context)
           
 
Methods inherited from class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor
addInput, addOutput, getInput, getOutput, getRelativeOrder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HuskyInterceptor

public HuskyInterceptor(ManifestProcessor processor)
Method Detail

invoke

public void invoke(int state,
                   org.jboss.osgi.deployment.interceptor.InvocationContext context)
            throws org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException
Throws:
org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException


Copyright © 2010. All Rights Reserved.