de.opsdesign.yax.types
Interface Wrap

All Known Implementing Classes:
Catch, Choose, ConstructType, Group, Otherwise, Pipeline, Root, Try, When

public interface Wrap


Method Summary
 void post(Queue queue)
           
 void pre(Queue queue)
           
 

Method Detail

pre

void pre(Queue queue)
         throws RunException
Throws:
RunException

post

void post(Queue queue)
          throws RunException
Throws:
RunException


Copyright © 2008 OPS Design GmbH. All Rights Reserved.