Il giorno 16/ott/04, alle 16:08, Tim Larson ha scritto:
All this talk about being independent from the container...but how do we
get lifecycles and still stay independend from the container?
<bean id="x" class="X" init-method="init" destroy-method="destroy"/>
public class X {
public void init() { ... }
public void destroy() { ... }
}Now, there might be some cases where this is not enough, but until someone comes up with some real use cases ...
Ugo
-- Ugo Cei - http://beblogging.com/
smime.p7s
Description: S/MIME cryptographic signature
