portal.comp
Class IconResource

java.lang.Object
  extended byportal.services.resource.LazyResource
      extended byportal.comp.IconResource
All Implemented Interfaces:
IResource, java.io.Serializable

public class IconResource
extends LazyResource

See Also:
Serialized Form

Constructor Summary
IconResource(java.lang.String resourcePath)
           
IconResource(java.lang.String resourcePath, java.lang.String contentType)
           
 
Methods inherited from class portal.services.resource.LazyResource
getContentType, getResourceAsStream, getSize, isStatic, loadResource, loadResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconResource

public IconResource(java.lang.String resourcePath)

IconResource

public IconResource(java.lang.String resourcePath,
                    java.lang.String contentType)