public interface Remote
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AUTHORIZED_ROLES
Constant used to specify the users that
are authorized to access this remote object.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class[] |
remoteInterfaces()
Returns the interfaces/classes that contain the methods that
can be invoked remotely.
|
static final java.lang.String AUTHORIZED_ROLES
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.