NetKernel APIs


org.ten60.netkernel.layer1.meta
Class AlwaysExpiredMeta

java.lang.Object
  extended bycom.ten60.netkernel.urii.meta.MetaImpl
      extended byorg.ten60.netkernel.layer1.meta.MetaImpl
          extended byorg.ten60.netkernel.layer1.meta.AlwaysExpiredMeta
All Implemented Interfaces:
IURMeta

public class AlwaysExpiredMeta
extends MetaImpl

An implementation of IURMeta that is always expired


Constructor Summary
AlwaysExpiredMeta(String aMimeType, int aCreationCost)
          Creates a new instance of AlwaysExpiredMeta
 
Method Summary
 String toString()
           
 
Methods inherited from class org.ten60.netkernel.layer1.meta.MetaImpl
isIntermediate
 
Methods inherited from class com.ten60.netkernel.urii.meta.MetaImpl
getContextSensitivity, getCreationCost, getMimeType, getPessimisticExpiryTime, getUsageCost, incrementCreationCost, isExpired, setMimeType, setPessimisticExpiryTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlwaysExpiredMeta

public AlwaysExpiredMeta(String aMimeType,
                         int aCreationCost)
Creates a new instance of AlwaysExpiredMeta

Method Detail

toString

public String toString()
Overrides:
toString in class MetaImpl

NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.