NetKernel APIs


org.ten60.netkernel.layer1.meta
Class MetaImpl

java.lang.Object
  extended by com.ten60.netkernel.urii.meta.MetaImpl
      extended by org.ten60.netkernel.layer1.meta.MetaImpl
All Implemented Interfaces:
IURMeta
Direct Known Subclasses:
AccessorMeta, AlwaysExpiredMeta, DataAccessorMeta, TimedExpiryMeta

public class MetaImpl
extends MetaImpl

Implementation of IURMeta that inherits functionality from Kernel version


Constructor Summary
MetaImpl(java.lang.String aMimeType, long aExpiryTime, int aCreationCost)
          Creates a new instance of MetaImpl
 
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

MetaImpl

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


NetKernel APIs


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