Subject | Re: [Firebird-Java] FBManagerMBean "Type" method addition |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-11-25T07:58:42Z |
> I hope below method declaration need to be added in FBManagerMBean,Yes, you're right, we have to add this declaration to the interface.
>
> public String getType() throws Exception;
> public void setType(String newType) throws Exception;
>
> it will enable to set type in mbean declration. Kindly think in this
> regard,
Roman