| |
|
| org.apache.openejb.test.entity.bmp.BasicBmpObject
getAllowedOperationsReport | public OperationsPolicy getAllowedOperationsReport(String methodName) throws RemoteException(Code) | | Returns a report of the allowed opperations
for one of the bean's methods.
Parameters: methodName - The method for which to get the allowed opperations report |
throwSystemException_NullPointer | public void throwSystemException_NullPointer() throws RemoteException(Code) | | Throws a java.lang.NullPointerException when invoked
This is a system exception and should result in the
destruction of the instance and invalidation of the
remote reference.
|
|
|
|