OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-dev/] [fsf-gcc-snapshot-1-mar-12/] [or1k-gcc/] [libjava/] [java/] [beans/] [beancontext/] [BeanContextServicesSupport$ServiceLease.h] - Blame information for rev 847

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 758 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __java_beans_beancontext_BeanContextServicesSupport$ServiceLease__
5
#define __java_beans_beancontext_BeanContextServicesSupport$ServiceLease__
6
 
7
#pragma interface
8
 
9
#include <java/beans/beancontext/BeanContextServicesSupport$Request.h>
10
extern "Java"
11
{
12
  namespace java
13
  {
14
    namespace beans
15
    {
16
      namespace beancontext
17
      {
18
          class BeanContextServicesSupport$ServiceLease;
19
      }
20
    }
21
  }
22
}
23
 
24
class java::beans::beancontext::BeanContextServicesSupport$ServiceLease : public ::java::beans::beancontext::BeanContextServicesSupport$Request
25
{
26
 
27
public:
28
  BeanContextServicesSupport$ServiceLease(::java::lang::Object *, ::java::lang::Object *);
29
  virtual jboolean equals(::java::lang::Object *);
30
  virtual ::java::lang::Object * getService();
31
private:
32
  ::java::lang::Object * __attribute__((aligned(__alignof__( ::java::beans::beancontext::BeanContextServicesSupport$Request)))) service;
33
public:
34
  static ::java::lang::Class class$;
35
};
36
 
37
#endif // __java_beans_beancontext_BeanContextServicesSupport$ServiceLease__

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.