org.apache.wicket.protocol.http.request.urlcompressing
Class UrlCompressor.ComponentAndInterface

java.lang.Object
  extended by org.apache.wicket.protocol.http.request.urlcompressing.UrlCompressor.ComponentAndInterface
Enclosing class:
UrlCompressor

public static class UrlCompressor.ComponentAndInterface
extends Object

Author:
jcompagner

Method Summary
 Component getComponent()
           
 String getInterfaceName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getComponent

public Component getComponent()
Returns:
Component The component that should be used to call the interface

getInterfaceName

public String getInterfaceName()
Returns:
String The interface name which should be called on the component


Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.