public interface IUserServiceFactory
UserService
and registered with
com.google.appengine.spi.ServiceFactoryFactory
.Modifier and Type | Method and Description |
---|---|
UserService |
getUserService()
Creates an implementation of the UserService.
|
UserService getUserService()