| |
|
| java.lang.Object org.jboss.portal.registration.RegistrationLocal
RegistrationLocal | public class RegistrationLocal (Code) | | Hold registration provided by the consumer for the duration of the invocation.
author: Julien Viet version: $Revision: 8784 $ since: 2.6 |
setRegistration | public static void setRegistration(Registration registration)(Code) | | Sets the current registration for the Consumer for the current invocation.
Parameters: registration - the Registration associated with the Consumer. Set to null if no Registrationexists for the current Consumer. |
|
|
|