org.onebusaway.presentation.impl.resources
Class ClientBundleImpl
java.lang.Object
org.onebusaway.presentation.impl.resources.ClientBundleImpl
- All Implemented Interfaces:
- com.google.gwt.resources.client.ClientBundle, InvocationHandler
public class ClientBundleImpl
- extends Object
- implements com.google.gwt.resources.client.ClientBundle, InvocationHandler
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle |
com.google.gwt.resources.client.ClientBundle.Source |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientBundleImpl
public ClientBundleImpl(Class<?> bundleType)
getName
public String getName()
addResource
public void addResource(com.google.gwt.resources.client.ResourcePrototype resource)
getResource
public com.google.gwt.resources.client.ResourcePrototype getResource(String name)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
InvocationHandler
Interface
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2012 OneBusAway. All Rights Reserved.