org.nakedobjects.applib.switchuser
Interface SwitchUserServiceAware
- All Known Implementing Classes:
- AbstractFixture, DateFixture, SwitchUserFixture, UserProfileFixture
public interface SwitchUserServiceAware
Implement if require SwitchUserService to be injected into fixture.
Most fixtures will subclass from AbstractFixture which does indeed
implement this interface.
setService
void setService(SwitchUserService switchUserService)
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.