Interface IMetaComponent

All Superinterfaces:
IComponent, IInitializable
All Known Subinterfaces:
IAccessService, IAliasService, IMetaEventService, IMetaQueryService, IMetaViewService, IRelationService, IServiceThingService, ISubscriptionService, IThingIDService, IThingService, ITypeService, IUserService, IWatchService

public interface IMetaComponent extends IComponent
  • Method Details

    • getMetaContext

      IMetaContext getMetaContext()
      get the meta context for this component
    • setMetaContext

      void setMetaContext(IMetaContext mc)
      ignored after 1st call