On Fri, 01 Oct 2010 15:28:35 -0300, Howard M. Lewis Ship (JIRA) <[email protected]> wrote:

I see this as an optional interface that could be implemented by a service implementation (or, for that matter, an non-service proxy object):

public interface ReloadAware
{
  void shutdownInstanceBeforeReload();
}

What about an annotation in a no-args method instead?

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to