NetKernel APIs


org.ten60.netkernel.layer1.meta
Class AlwaysExpiredMeta

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

Constructor Detail

AlwaysExpiredMeta

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


NetKernel APIs


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