summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/Object_Reactivation/test.idl
blob: 3c2146f832577172f09237d2acdd179fca9ae351 (plain)
1
2
3
4
interface test
{
  void deactivate_self ();
};