Class SOWrapper


  • public class SOWrapper
    extends Object
    • Constructor Detail

      • SOWrapper

        protected SOWrapper​(org.eclipse.ecf.provider.generic.SOContainer.LoadingSharedObject obj,
                            SOContainer cont)
    • Method Detail

      • getObjID

        protected ID getObjID()
      • getHomeID

        protected ID getHomeID()
      • getConfig

        protected SOConfig getConfig()
      • activated

        protected void activated()
      • deactivated

        protected void deactivated()
      • destroyed

        protected void destroyed()
      • otherChanged

        protected void otherChanged​(ID otherID,
                                    boolean activated)
      • memberChanged

        protected void memberChanged​(Member m,
                                     boolean add)
      • getThread

        protected Thread getThread()
      • svc

        protected void svc​(Event evt)
      • doDestroy

        protected void doDestroy()
      • deliverSharedObjectMessage

        protected void deliverSharedObjectMessage​(ID fromID,
                                                  Serializable data)
      • deliverEvent

        public void deliverEvent​(Event evt)
      • destroySelf

        protected void destroySelf()
      • debug

        protected void debug​(String msg)
      • handleRuntimeException

        protected void handleRuntimeException​(Throwable except)