ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 기타
    디자인 패턴 2010. 11. 25. 14:47
    Bridge 패턴

    Active Object
    FolderWatcher -> ActiveObject

    ActiveObject
        .Kill()

        .InitThread()=0
        .FlushThread()=0
        .Loop()=0

        .Thread
        ._isDying

    Thread
        .WaitForDeath()
        .Resume()


Designed by Tistory.