| org.objectweb.speedo.naming.api.UserIdFactory
UserIdFactory | public interface UserIdFactory (Code) | | This interface defines a factory of UserId instances. This interface is
implemented by all generated PName matching to a user identifier.
author: S.Chassande-Barrioz |
getNewUserId | UserId getNewUserId()(Code) | | a new instance of an UserId instance. |
|
|