<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">김형준 GIS 연구소 (for Developers): Java-프로세스의-종료시점-후킹에 달린 최근 댓글/트랙백 목록</title>
  <id>http://www.gisdeveloper.co.kr/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://www.gisdeveloper.co.kr/" />
  <subtitle type="html"></subtitle>
  <updated>2012-02-09T04:04:49+09:00</updated>
  <generator>Textcube 1.7.7 : Con moto</generator>
  <entry>
    <title type="html">한금이님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.gisdeveloper.co.kr/531#comment8036" />
    <author>
      <name>(한금이)</name>
    </author>
    <id>http://www.gisdeveloper.co.kr/531#comment8036</id>
    <published>2009-12-15T10:52:30+09:00</published>
    <summary type="html">자바가 정상적으로 종료 되었을때 만 호출되는것이구요.
비정상적으로 호출될때도  아시려면 좀더 많은 작업이 필요합니다.</summary>
  </entry>
  <entry>
    <title type="html">김형준(Dip2K)님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.gisdeveloper.co.kr/531#comment8038" />
    <author>
      <name>(김형준(Dip2K))</name>
    </author>
    <id>http://www.gisdeveloper.co.kr/531#comment8038</id>
    <published>2009-12-15T11:20:00+09:00</published>
    <summary type="html">말씀하신 비정상적인 경우는 어떤 경우인가요? ^C로 강제로 종료시키는 경우에 한해 테스트해 본거라.... 이외의 비정상적인 경우가 어떤 것인지 알려주시면 확인해 보면 좋을듯합니다.</summary>
  </entry>
  <entry>
    <title type="html">bokjjang님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.gisdeveloper.co.kr/531#comment8141" />
    <author>
      <name>(bokjjang)</name>
    </author>
    <id>http://www.gisdeveloper.co.kr/531#comment8141</id>
    <published>2010-02-04T13:54:45+09:00</published>
    <summary type="html">호옷!! 제가 찾던 자료네요.
자바 종료시점을 얻는 방법을 몰라서 헤메였는데 뜻하지 않은 곳에서 답을 찾았네요.
그런데...
한금이님이 말한 비정상적인 경우라면....
저 경우는 어떤 경우가 있을까요?
알아야하는데요....
어쨋든 절반은 성공했네요. 
감사합니다.</summary>
  </entry>
  <entry>
    <title type="html">김형준님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.gisdeveloper.co.kr/531#comment8142" />
    <author>
      <name>(김형준)</name>
    </author>
    <id>http://www.gisdeveloper.co.kr/531#comment8142</id>
    <published>2010-02-04T22:09:22+09:00</published>
    <summary type="html">네, 도움이 되었다니 저도 좋습니다.</summary>
  </entry>
  <entry>
    <title type="html">항기오빠님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.gisdeveloper.co.kr/531#comment8670" />
    <author>
      <name>(항기오빠)</name>
    </author>
    <id>http://www.gisdeveloper.co.kr/531#comment8670</id>
    <published>2011-04-27T10:09:47+09:00</published>
    <summary type="html">여기서 ^C 키는 무엇을 의미하는지요?</summary>
  </entry>
  <entry>
    <title type="html">김형준님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.gisdeveloper.co.kr/531#comment8671" />
    <author>
      <name>(김형준)</name>
    </author>
    <id>http://www.gisdeveloper.co.kr/531#comment8671</id>
    <published>2011-04-27T13:15:57+09:00</published>
    <summary type="html">콘솔창에서 강제 종료를 의미합니다. break!</summary>
  </entry>
  <entry>
    <title type="html">항기오빠님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.gisdeveloper.co.kr/531#comment8680" />
    <author>
      <name>(항기오빠)</name>
    </author>
    <id>http://www.gisdeveloper.co.kr/531#comment8680</id>
    <published>2011-05-02T20:22:52+09:00</published>
    <summary type="html">한가지 더 질문이 있어서 방문했습니다 ^^
어떠한 응용프로그램을 만든후 셧다운시 후킹하여 처리하고싶은 로직이 있습니다.
허나 후킹이 응용프로그램 동작을 끝난뒤에 해버리기 때문에 하나마나 랍니다;;
셧다운 될시 응용프로그램의 addShutdown으로 바로 올수 있게한는방법은없나요?
쓰레드를 우선순위 최대값을 주었지만 별다른 반응없었습니다..ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">김형준님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.gisdeveloper.co.kr/531#comment8683" />
    <author>
      <name>(김형준)</name>
    </author>
    <id>http://www.gisdeveloper.co.kr/531#comment8683</id>
    <published>2011-05-04T10:13:01+09:00</published>
    <summary type="html">위의 글에 대한 코드를 실제 프로젝트에 적용해 봤을때 부족했던 부분이 사용자가 ^C를 통해 프로로그램을 종료하는게 아닌.. 시스템이 재부팅되거나 할때도 후킹 처리를 했으면 하는 것이였으나.. 그것까지는 되지 않았습니다. 말씀하신 부분에 대해서도 아직 저 역시 알아내지 못한 부분입니다.</summary>
  </entry>
</feed>

