Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: startup code Date: Tue, 28 Aug 2012 15:22:42 -0400 Organization: A noiseless patient Spider Lines: 6 Message-ID: References: <9b4cce4e-99b1-414f-a033-1acf9200e90a@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 28 Aug 2012 19:22:04 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="6a6a291fa7e9c0bd872c1a9cbe2b371d"; logging-data="20269"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18kxHeYGB0995wdJkHFBAqJkez6xHWEjFY=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120726 Icedove/3.0.11 In-Reply-To: <9b4cce4e-99b1-414f-a033-1acf9200e90a@googlegroups.com> Cancel-Lock: sha1:SGKkplYGb9HP9SYPxdnBNPwkG+A= Xref: csiph.com comp.lang.java.programmer:18358 On 08/28/2012 02:48 PM, bob smith wrote: > Is there any way to add code to a class that will get executed whenever the program starts up? > > (i.e. without explicitly calling into it)