com.vinculumtech.carrierwave.imageable
Interface ImageableAction

All Superinterfaces:
Imageable

public interface ImageableAction
extends Imageable

All object method or action types must implement this Interface.

Version:
$Id: //depot/carrierwave/src/server/com/vinculumtech/carrierwave/imageable/ImageableAction.java#4 $

Method Summary
 Imageable invokeAction()
           
 

Method Detail

invokeAction

public Imageable invokeAction()
                       throws InvocationException
Throws:
InvocationException


Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.