Class SampleImpl

    • Constructor Detail

      • SampleImpl

        public SampleImpl​(ObjectName parentObjectName)
    • Method Detail

      • emitNotifications

        public void emitNotifications​(Serializable data,
                                      int numNotifs,
                                      long interval)
      • removeAttribute

        public void removeAttribute​(String name)
      • getAttributeManually

        protected Serializable getAttributeManually​(String name)
        Description copied from class: AMXImplBase
        Subclasses should override this to handle getAttribute( attrName ). It will be called if no appropriate getter is found.
        Overrides:
        getAttributeManually in class AMXImplBase
      • setAttributeManually

        protected void setAttributeManually​(Attribute attr)
        Description copied from class: AMXImplBase
        Subclasses should override this to handle setAttribute( attr ). It will be called if no appropriate setter is found.
        Overrides:
        setAttributeManually in class AMXImplBase
      • uploadBytes

        public void uploadBytes​(byte[] bytes)
      • downloadBytes

        public byte[] downloadBytes​(int numBytes)
      • getAllSortsOfStuff

        public Object[] getAllSortsOfStuff()
        Purpose: have the AMXValidator check what we're returning as acceptable